Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-10723 (GCVE-0-2026-10723)
Vulnerability from cvelistv5 – Published: 2026-07-22 14:08 – Updated: 2026-07-22 18:47- CWE-347 - Improper Verification of Cryptographic Signature
| URL | Tags |
|---|---|
| https://kb.isc.org/docs/cve-2026-10723 | vendor-advisory |
| https://downloads.isc.org/isc/bind9/9.20.26 | patch |
| https://downloads.isc.org/isc/bind9/9.21.24 | patch |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| ISC | BIND 9 |
Affected:
9.18.0 , ≤ 9.18.50
(custom)
Affected: 9.20.0 , ≤ 9.20.24 (custom) Affected: 9.21.0 , ≤ 9.21.23 (custom) Affected: 9.11.3-S1 , ≤ 9.18.50-S1 (custom) Affected: 9.20.9-S1 , ≤ 9.20.24-S1 (custom) cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:* cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:* cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:* cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:* cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-10723",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-22T18:47:20.644848Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T18:47:43.659Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "BIND 9",
"vendor": "ISC",
"versions": [
{
"lessThanOrEqual": "9.18.50",
"status": "affected",
"version": "9.18.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.20.24",
"status": "affected",
"version": "9.20.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.21.23",
"status": "affected",
"version": "9.21.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.18.50-S1",
"status": "affected",
"version": "9.11.3-S1",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.20.24-S1",
"status": "affected",
"version": "9.20.9-S1",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.18.50",
"versionStartIncluding": "9.18.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.20.24",
"versionStartIncluding": "9.20.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.21.23",
"versionStartIncluding": "9.21.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.18.50-S1",
"versionStartIncluding": "9.11.3-S1",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*",
"versionEndIncluding": "9.20.24-S1",
"versionStartIncluding": "9.20.9-S1",
"vulnerable": true
}
],
"operator": "OR"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "ISC would like to thank Qifan Zhang of Palo Alto Networks for bringing this vulnerability to our attention."
}
],
"datePublic": "2026-07-22T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.\nThis issue affects BIND 9 versions 9.18.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.24-S1."
}
],
"exploits": [
{
"lang": "en",
"value": "We are not aware of any active exploits."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "An attacker may be able to forge NXDOMAIN responses for other sibling zones."
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-347",
"description": "CWE-347 Improper Verification of Cryptographic Signature",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-22T14:08:19.609Z",
"orgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"shortName": "isc"
},
"references": [
{
"name": "CVE-2026-10723",
"tags": [
"vendor-advisory"
],
"url": "https://kb.isc.org/docs/cve-2026-10723"
},
{
"tags": [
"patch"
],
"url": "https://downloads.isc.org/isc/bind9/9.20.26"
},
{
"tags": [
"patch"
],
"url": "https://downloads.isc.org/isc/bind9/9.21.24"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of BIND 9: 9.20.26, 9.21.24, or 9.20.26-S1."
}
],
"source": {
"discovery": "EXTERNAL"
},
"title": "Incorrect acceptance of NSEC3 records",
"workarounds": [
{
"lang": "en",
"value": "No workarounds known."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"assignerShortName": "isc",
"cveId": "CVE-2026-10723",
"datePublished": "2026-07-22T14:08:19.609Z",
"dateReserved": "2026-06-03T07:56:36.024Z",
"dateUpdated": "2026-07-22T18:47:43.659Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-10723",
"date": "2026-09-01",
"epss": "0.00272",
"percentile": "0.19232"
},
"microsoft_vex": {
"current_release_date": "2026-08-07T04:19:52.000Z",
"cve": "CVE-2026-10723",
"id": "msrc_CVE-2026-10723",
"initial_release_date": "2026-07-25T01:04:37.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Incorrect acceptance of NSEC3 records",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-10723.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-10723\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2026-07-22T15:16:51.190\",\"lastModified\":\"2026-07-22T20:33:11.590\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.\\nThis issue affects BIND 9 versions 9.18.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.24-S1.\"}],\"affected\":[{\"source\":\"security-officer@isc.org\",\"affectedData\":[{\"vendor\":\"ISC\",\"product\":\"BIND 9\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"9.18.0\",\"lessThanOrEqual\":\"9.18.50\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"9.20.0\",\"lessThanOrEqual\":\"9.20.24\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"9.21.0\",\"lessThanOrEqual\":\"9.21.23\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"9.11.3-S1\",\"lessThanOrEqual\":\"9.18.50-S1\",\"versionType\":\"custom\",\"status\":\"affected\"},{\"version\":\"9.20.9-S1\",\"lessThanOrEqual\":\"9.20.24-S1\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":4.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-22T18:47:20.644848Z\",\"id\":\"CVE-2026-10723\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-347\"}]}],\"references\":[{\"url\":\"https://downloads.isc.org/isc/bind9/9.20.26\",\"source\":\"security-officer@isc.org\"},{\"url\":\"https://downloads.isc.org/isc/bind9/9.21.24\",\"source\":\"security-officer@isc.org\"},{\"url\":\"https://kb.isc.org/docs/cve-2026-10723\",\"source\":\"security-officer@isc.org\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-09-02T02:10:55+00:00",
"cve": "CVE-2026-10723",
"id": "CVE-2026-10723",
"initial_release_date": "2026-07-22T00:00:00+00:00",
"product_status:fixed": "554",
"product_status:known_affected": "8",
"product_status:known_not_affected": "141",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "bind: bind9: Incorrect acceptance of NSEC3 records",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-10723.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-21T01:20:55Z",
"cve": "CVE-2026-10723",
"id": "CVE-2026-10723",
"initial_release_date": "2026-07-26T23:32:53Z",
"product_status:known_affected": "394",
"product_status:known_not_affected": "115",
"product_status:recommended": "222",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-10723",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-10723.json",
"version": "7"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-10723\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-22T18:47:20.644848Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-22T18:47:39.695Z\"}}], \"cna\": {\"title\": \"Incorrect acceptance of NSEC3 records\", \"source\": {\"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"value\": \"ISC would like to thank Qifan Zhang of Palo Alto Networks for bringing this vulnerability to our attention.\"}], \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"An attacker may be able to forge NXDOMAIN responses for other sibling zones.\"}]}], \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 6.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"ISC\", \"product\": \"BIND 9\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.18.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.50\"}, {\"status\": \"affected\", \"version\": \"9.20.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.20.24\"}, {\"status\": \"affected\", \"version\": \"9.21.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.21.23\"}, {\"status\": \"affected\", \"version\": \"9.11.3-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.18.50-S1\"}, {\"status\": \"affected\", \"version\": \"9.20.9-S1\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.20.24-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.20.26, 9.21.24, or 9.20.26-S1.\"}], \"datePublic\": \"2026-07-22T00:00:00.000Z\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2026-10723\", \"name\": \"CVE-2026-10723\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://downloads.isc.org/isc/bind9/9.20.26\", \"tags\": [\"patch\"]}, {\"url\": \"https://downloads.isc.org/isc/bind9/9.21.24\", \"tags\": [\"patch\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"No workarounds known.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.\\nThis issue affects BIND 9 versions 9.18.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.24-S1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-347\", \"description\": \"CWE-347 Improper Verification of Cryptographic Signature\"}]}], \"cpeApplicability\": [{\"nodes\": [{\"cpeMatch\": [{\"criteria\": \"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"9.18.50\", \"versionStartIncluding\": \"9.18.0\"}, {\"criteria\": \"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"9.20.24\", \"versionStartIncluding\": \"9.20.0\"}, {\"criteria\": \"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"9.21.23\", \"versionStartIncluding\": \"9.21.0\"}, {\"criteria\": \"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"9.18.50-S1\", \"versionStartIncluding\": \"9.11.3-S1\"}, {\"criteria\": \"cpe:2.3:a:isc:bind:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndIncluding\": \"9.20.24-S1\", \"versionStartIncluding\": \"9.20.9-S1\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"shortName\": \"isc\", \"dateUpdated\": \"2026-07-22T14:08:19.609Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-10723\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-22T18:47:43.659Z\", \"dateReserved\": \"2026-06-03T07:56:36.024Z\", \"assignerOrgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"datePublished\": \"2026-07-22T14:08:19.609Z\", \"assignerShortName\": \"isc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:54510
Vulnerability from csaf_redhat - Published: 2026-08-13 11:28 - Updated: 2026-09-02 02:11BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 | — |
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* bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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-2026:54510",
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54510.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2026-09-02T02:11:06+00:00",
"generator": {
"date": "2026-09-02T02:11:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54510",
"initial_release_date": "2026-08-13T11:28:25+00:00",
"revision_history": [
{
"date": "2026-08-13T11:28:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-13T11:28:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T02:11:06+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.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"product": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"product_id": "bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-40.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-40.el9_8.8.i686",
"product": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.i686",
"product_id": "bind-devel-32:9.16.23-40.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-40.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-40.el9_8.8.i686",
"product": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.i686",
"product_id": "bind-libs-32:9.16.23-40.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-40.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"product": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"product_id": "bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-40.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_id": "bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-40.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-40.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_id": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-40.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_id": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-40.el9_8.8?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"product": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"product_id": "bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-40.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"product": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"product_id": "bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-40.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-devel-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-libs-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-40.el9_8.8.s390x",
"product": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.s390x",
"product_id": "bind-utils-32:9.16.23-40.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-40.el9_8.8?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-32:9.16.23-40.el9_8.8.noarch",
"product": {
"name": "bind-doc-32:9.16.23-40.el9_8.8.noarch",
"product_id": "bind-doc-32:9.16.23-40.el9_8.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-doc@9.16.23-40.el9_8.8?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"product": {
"name": "bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"product_id": "bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-40.el9_8.8?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-license-32:9.16.23-40.el9_8.8.noarch",
"product": {
"name": "bind-license-32:9.16.23-40.el9_8.8.noarch",
"product_id": "bind-license-32:9.16.23-40.el9_8.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.16.23-40.el9_8.8?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.16.23-40.el9_8.8.noarch",
"product": {
"name": "python3-bind-32:9.16.23-40.el9_8.8.noarch",
"product_id": "python3-bind-32:9.16.23-40.el9_8.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.16.23-40.el9_8.8?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-40.el9_8.8.src",
"product": {
"name": "bind-32:9.16.23-40.el9_8.8.src",
"product_id": "bind-32:9.16.23-40.el9_8.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-40.el9_8.8?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-40.el9_8.8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src"
},
"product_reference": "bind-32:9.16.23-40.el9_8.8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch"
},
"product_reference": "bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-libs-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.16.23-40.el9_8.8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch"
},
"product_reference": "bind-license-32:9.16.23-40.el9_8.8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-utils-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.16.23-40.el9_8.8.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch"
},
"product_reference": "python3-bind-32:9.16.23-40.el9_8.8.noarch",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686"
},
"product_reference": "bind-devel-32:9.16.23-40.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-devel-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-32:9.16.23-40.el9_8.8.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch"
},
"product_reference": "bind-doc-32:9.16.23-40.el9_8.8.noarch",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-40.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686"
},
"product_reference": "bind-libs-32:9.16.23-40.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T11:28:25+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-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11331",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-07-21T16:15:37.317000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503721"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind9: bind: Potential wildcard CNAME RPZ policy bypass",
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11331"
},
{
"category": "external",
"summary": "RHBZ#2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T11:28:25+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-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind9: bind: Potential wildcard CNAME RPZ policy bypass"
},
{
"cve": "CVE-2026-11622",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-21T20:12:07.757000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504298"
}
],
"notes": [
{
"category": "description",
"text": "A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Potential memory usage beyond configured limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in BIND\u0027s DNSSEC-validating resolver can lead to a denial of service. An attacker can trigger excessive memory usage by performing a random subdomain attack against a DNSSEC-signed zone, causing the resolver to exceed its `max-cache-size` limits. This is critical for Red Hat deployments where BIND is configured for DNSSEC validation and exposed to untrusted query sources.",
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11622"
},
{
"category": "external",
"summary": "RHBZ#2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T11:28:25+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-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
}
],
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Potential memory usage beyond configured limits"
},
{
"cve": "CVE-2026-11721",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T20:22:21.905000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504338"
}
],
"notes": [
{
"category": "description",
"text": "It is possible for an attacker\u0027s zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker\u0027s zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards",
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11721"
},
{
"category": "external",
"summary": "RHBZ#2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T11:28:25+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-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards"
},
{
"cve": "CVE-2026-13204",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-07-21T20:41:55.541000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504447"
}
],
"notes": [
{
"category": "description",
"text": "If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present",
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13204"
},
{
"category": "external",
"summary": "RHBZ#2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T11:28:25+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-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
}
],
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present"
},
{
"cve": "CVE-2026-13321",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T19:40:30.464000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504166"
}
],
"notes": [
{
"category": "description",
"text": "The BIND resolver accepts validly-signed NSEC records where the \"Next Domain Name\" field points outside the signer\u0027s zone.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker controlling any DNSSEC-signed zone can craft NSEC records that span into victim zones, enabling cross-zone cache poisoning with authenticated denial-of-service responses (AD=1).",
"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.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13321"
},
{
"category": "external",
"summary": "RHBZ#2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T11:28:25+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-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
},
{
"category": "workaround",
"details": "Disclaimer: The following mitigation notes are provided as a courtesy, pending the application of an official patch. This content was generated utilizing AI tools in conjunction with data from cmetaxonomy.org. Customers are advised to independently evaluate and test these temporary mitigations within their own infrastructure.\n\nISC states no workarounds exist. Until patched, restrict the resolver to authorized client networks and deploy separate resolvers per trust zone. Memory hardening and auth controls don\u0027t apply \u2014 this is a DNS protocol logic error using validly-signed records.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-chroot-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-doc-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-license-32:9.16.23-40.el9_8.8.noarch",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-bind-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-debugsource-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-devel-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-doc-32:9.16.23-40.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.16.23-40.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.16.23-40.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field"
}
]
}
RHSA-2026:54654
Vulnerability from csaf_redhat - Published: 2026-08-13 18:18 - Updated: 2026-09-02 02:11BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
|
The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 | — |
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 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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-2026:54654",
"url": "https://access.redhat.com/errata/RHSA-2026:54654"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54654.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2026-09-02T02:11:08+00:00",
"generator": {
"date": "2026-09-02T02:11:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54654",
"initial_release_date": "2026-08-13T18:18:45+00:00",
"revision_history": [
{
"date": "2026-08-13T18:18:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-13T18:18:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T02:11:08+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.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"product": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"product_id": "bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-16.el8_10.14?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product_id": "bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-16.el8_10.14?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"product_id": "bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-16.el8_10.14?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-devel-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-libs-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"product": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"product_id": "bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-16.el8_10.14?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-devel-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-libs-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-utils-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"product": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"product_id": "bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.36-16.el8_10.14?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.36-16.el8_10.14.noarch",
"product": {
"name": "bind-license-32:9.11.36-16.el8_10.14.noarch",
"product_id": "bind-license-32:9.11.36-16.el8_10.14.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.36-16.el8_10.14?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.11.36-16.el8_10.14.noarch",
"product": {
"name": "python3-bind-32:9.11.36-16.el8_10.14.noarch",
"product_id": "python3-bind-32:9.11.36-16.el8_10.14.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.11.36-16.el8_10.14?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.36-16.el8_10.14.src",
"product": {
"name": "bind-32:9.11.36-16.el8_10.14.src",
"product_id": "bind-32:9.11.36-16.el8_10.14.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.36-16.el8_10.14?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-devel-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-devel-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-libs-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-libs-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.36-16.el8_10.14.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch"
},
"product_reference": "bind-license-32:9.11.36-16.el8_10.14.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-utils-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.11.36-16.el8_10.14.noarch as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch"
},
"product_reference": "python3-bind-32:9.11.36-16.el8_10.14.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.36-16.el8_10.14.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src"
},
"product_reference": "bind-32:9.11.36-16.el8_10.14.src",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T18:18:45+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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54654"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11622",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-21T20:12:07.757000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504298"
}
],
"notes": [
{
"category": "description",
"text": "A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Potential memory usage beyond configured limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in BIND\u0027s DNSSEC-validating resolver can lead to a denial of service. An attacker can trigger excessive memory usage by performing a random subdomain attack against a DNSSEC-signed zone, causing the resolver to exceed its `max-cache-size` limits. This is critical for Red Hat deployments where BIND is configured for DNSSEC validation and exposed to untrusted query sources.",
"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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11622"
},
{
"category": "external",
"summary": "RHBZ#2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T18:18:45+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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54654"
}
],
"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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Potential memory usage beyond configured limits"
},
{
"cve": "CVE-2026-11721",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T20:22:21.905000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504338"
}
],
"notes": [
{
"category": "description",
"text": "It is possible for an attacker\u0027s zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker\u0027s zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards",
"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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11721"
},
{
"category": "external",
"summary": "RHBZ#2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T18:18:45+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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54654"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards"
},
{
"cve": "CVE-2026-13204",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-07-21T20:41:55.541000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504447"
}
],
"notes": [
{
"category": "description",
"text": "If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present",
"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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13204"
},
{
"category": "external",
"summary": "RHBZ#2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T18:18:45+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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54654"
}
],
"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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present"
},
{
"cve": "CVE-2026-13321",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T19:40:30.464000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504166"
}
],
"notes": [
{
"category": "description",
"text": "The BIND resolver accepts validly-signed NSEC records where the \"Next Domain Name\" field points outside the signer\u0027s zone.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker controlling any DNSSEC-signed zone can craft NSEC records that span into victim zones, enabling cross-zone cache poisoning with authenticated denial-of-service responses (AD=1).",
"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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13321"
},
{
"category": "external",
"summary": "RHBZ#2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T18:18:45+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.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54654"
},
{
"category": "workaround",
"details": "Disclaimer: The following mitigation notes are provided as a courtesy, pending the application of an official patch. This content was generated utilizing AI tools in conjunction with data from cmetaxonomy.org. Customers are advised to independently evaluate and test these temporary mitigations within their own infrastructure.\n\nISC states no workarounds exist. Until patched, restrict the resolver to authorized client networks and deploy separate resolvers per trust zone. Memory hardening and auth controls don\u0027t apply \u2014 this is a DNS protocol logic error using validly-signed records.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-license-32:9.11.36-16.el8_10.14.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-lite-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-devel-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-chroot-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-bind-32:9.11.36-16.el8_10.14.noarch",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-32:9.11.36-16.el8_10.14.src",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-debugsource-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-devel-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-export-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-libs-lite-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-libs-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-pkcs11-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-sdb-debuginfo-32:9.11.36-16.el8_10.14.x86_64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.aarch64",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.i686",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.ppc64le",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.s390x",
"BaseOS-8.10.0.Z.MAIN.EUS:bind-utils-debuginfo-32:9.11.36-16.el8_10.14.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field"
}
]
}
RHSA-2026:55441
Vulnerability from csaf_redhat - Published: 2026-08-17 04:00 - Updated: 2026-09-02 02:11A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API (Generic Security Service Application Program Interface) tokens. This can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
A flaw was found in the bind component, specifically within the `named` daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System (DNS) messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the `named` daemon when processed. Successful exploitation leads to an application level Denial of Service (DoS), making the DNS service unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — | ||
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x | — |
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 | — |
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.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation (CVE-2026-3039)\n\n* bind: BIND: Denial of Service via specially crafted DNS messages (CVE-2026-5946)\n\n* bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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-2026:55441",
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2479767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479767"
},
{
"category": "external",
"summary": "2479771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479771"
},
{
"category": "external",
"summary": "2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_55441.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2026-09-02T02:11:09+00:00",
"generator": {
"date": "2026-09-02T02:11:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:55441",
"initial_release_date": "2026-08-17T04:00:15+00:00",
"revision_history": [
{
"date": "2026-08-17T04:00:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-17T04:00:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T02:11:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-31.el9_6.4.src",
"product": {
"name": "bind-32:9.16.23-31.el9_6.4.src",
"product_id": "bind-32:9.16.23-31.el9_6.4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-31.el9_6.4?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"product": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"product_id": "bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-31.el9_6.4?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"product": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"product_id": "bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-31.el9_6.4?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-libs-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-utils-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-31.el9_6.4.s390x",
"product": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.s390x",
"product_id": "bind-devel-32:9.16.23-31.el9_6.4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-31.el9_6.4?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"product": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"product_id": "bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-31.el9_6.4?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"product": {
"name": "bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"product_id": "bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-31.el9_6.4?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-license-32:9.16.23-31.el9_6.4.noarch",
"product": {
"name": "bind-license-32:9.16.23-31.el9_6.4.noarch",
"product_id": "bind-license-32:9.16.23-31.el9_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.16.23-31.el9_6.4?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.16.23-31.el9_6.4.noarch",
"product": {
"name": "python3-bind-32:9.16.23-31.el9_6.4.noarch",
"product_id": "python3-bind-32:9.16.23-31.el9_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.16.23-31.el9_6.4?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-doc-32:9.16.23-31.el9_6.4.noarch",
"product": {
"name": "bind-doc-32:9.16.23-31.el9_6.4.noarch",
"product_id": "bind-doc-32:9.16.23-31.el9_6.4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-doc@9.16.23-31.el9_6.4?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-devel-32:9.16.23-31.el9_6.4.i686",
"product": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.i686",
"product_id": "bind-devel-32:9.16.23-31.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.16.23-31.el9_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-31.el9_6.4.i686",
"product": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.i686",
"product_id": "bind-libs-32:9.16.23-31.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-31.el9_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"product": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"product_id": "bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-31.el9_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_id": "bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-31.el9_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-31.el9_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_id": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-31.el9_6.4?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_id": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-31.el9_6.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-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-31.el9_6.4.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src"
},
"product_reference": "bind-32:9.16.23-31.el9_6.4.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch"
},
"product_reference": "bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-libs-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.16.23-31.el9_6.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch"
},
"product_reference": "bind-license-32:9.16.23-31.el9_6.4.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-utils-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.16.23-31.el9_6.4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch"
},
"product_reference": "python3-bind-32:9.16.23-31.el9_6.4.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686"
},
"product_reference": "bind-devel-32:9.16.23-31.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-devel-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-32:9.16.23-31.el9_6.4.noarch as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch"
},
"product_reference": "bind-doc-32:9.16.23-31.el9_6.4.noarch",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-31.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
},
"product_reference": "bind-libs-32:9.16.23-31.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-19T09:48:19.212000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API (Generic Security Service Application Program Interface) tokens. This can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: BIND servers configured for TKEY-based GSS-API authentication are vulnerable to memory exhaustion when processing maliciously-constructed packets. This can lead to a denial of service, specifically impacting Red Hat deployments integrated with Active Directory or Kerberos for DNS where this authentication method is enabled.",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3039"
},
{
"category": "external",
"summary": "RHBZ#2479767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3039"
}
],
"release_date": "2026-05-21T12:24:11.051000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
},
{
"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.\n\nExample:\n```bash\n# Edit /etc/named.conf and remove or comment out lines related to tkey-gssapi-keytab or tkey-gssapi-credential.\n# For example, remove or comment out:\n# key \"gssapi-key\" {\n# algorithm GSSAPI;\n# secret \"BASE64_ENCODED_KEY\";\n# };\n#\n# Then reload the named service:\nsystemctl reload named\n```\nReloading the `named` service may cause a brief interruption in DNS resolution.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation"
},
{
"cve": "CVE-2026-5946",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-05-19T09:57:49.705000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the bind component, specifically within the `named` daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System (DNS) messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the `named` daemon when processed. Successful exploitation leads to an application level Denial of Service (DoS), making the DNS service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: BIND: Denial of Service via specially crafted DNS messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important denial of service vulnerability. The `named` daemon is susceptible to crashes when processing specially crafted DNS messages that utilize non-Internet (IN) classes or meta-classes. This can lead to service unavailability if an attacker sends malicious requests targeting recursion, dynamic updates, zone change notifications, or specific record type processing.",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5946"
},
{
"category": "external",
"summary": "RHBZ#2479771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5946",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5946"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5946",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5946"
}
],
"release_date": "2026-05-21T12:32:55.602000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
},
{
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: BIND: Denial of Service via specially crafted DNS messages"
},
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11331",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-07-21T16:15:37.317000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503721"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind9: bind: Potential wildcard CNAME RPZ policy bypass",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11331"
},
{
"category": "external",
"summary": "RHBZ#2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind9: bind: Potential wildcard CNAME RPZ policy bypass"
},
{
"cve": "CVE-2026-11622",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-21T20:12:07.757000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504298"
}
],
"notes": [
{
"category": "description",
"text": "A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Potential memory usage beyond configured limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in BIND\u0027s DNSSEC-validating resolver can lead to a denial of service. An attacker can trigger excessive memory usage by performing a random subdomain attack against a DNSSEC-signed zone, causing the resolver to exceed its `max-cache-size` limits. This is critical for Red Hat deployments where BIND is configured for DNSSEC validation and exposed to untrusted query sources.",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11622"
},
{
"category": "external",
"summary": "RHBZ#2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
}
],
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Potential memory usage beyond configured limits"
},
{
"cve": "CVE-2026-11721",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T20:22:21.905000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504338"
}
],
"notes": [
{
"category": "description",
"text": "It is possible for an attacker\u0027s zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker\u0027s zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11721"
},
{
"category": "external",
"summary": "RHBZ#2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards"
},
{
"cve": "CVE-2026-13204",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-07-21T20:41:55.541000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504447"
}
],
"notes": [
{
"category": "description",
"text": "If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13204"
},
{
"category": "external",
"summary": "RHBZ#2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
}
],
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present"
},
{
"cve": "CVE-2026-13321",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T19:40:30.464000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504166"
}
],
"notes": [
{
"category": "description",
"text": "The BIND resolver accepts validly-signed NSEC records where the \"Next Domain Name\" field points outside the signer\u0027s zone.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker controlling any DNSSEC-signed zone can craft NSEC records that span into victim zones, enabling cross-zone cache poisoning with authenticated denial-of-service responses (AD=1).",
"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.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"known_not_affected": [
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13321"
},
{
"category": "external",
"summary": "RHBZ#2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:00:15+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-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55441"
},
{
"category": "workaround",
"details": "Disclaimer: The following mitigation notes are provided as a courtesy, pending the application of an official patch. This content was generated utilizing AI tools in conjunction with data from cmetaxonomy.org. Customers are advised to independently evaluate and test these temporary mitigations within their own infrastructure.\n\nISC states no workarounds exist. Until patched, restrict the resolver to authorized client networks and deploy separate resolvers per trust zone. Memory hardening and auth controls don\u0027t apply \u2014 this is a DNS protocol logic error using validly-signed records.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.src",
"AppStream-9.6.0.Z.EUS:bind-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-chroot-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-doc-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-license-32:9.16.23-31.el9_6.4.noarch",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"AppStream-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"AppStream-9.6.0.Z.EUS:python3-bind-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-debugsource-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-devel-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-dnssec-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-doc-32:9.16.23-31.el9_6.4.noarch",
"CRB-9.6.0.Z.EUS:bind-libs-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-libs-debuginfo-32:9.16.23-31.el9_6.4.x86_64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.aarch64",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.i686",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.ppc64le",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.s390x",
"CRB-9.6.0.Z.EUS:bind-utils-debuginfo-32:9.16.23-31.el9_6.4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field"
}
]
}
RHSA-2026:55442
Vulnerability from csaf_redhat - Published: 2026-08-17 06:11 - Updated: 2026-09-02 02:11BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
|
The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 | — |
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.18 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": "BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols. BIND includes a DNS server (named), which resolves host names to IP addresses; a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating properly.\n\nSecurity Fix(es):\n\n* bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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-2026:55442",
"url": "https://access.redhat.com/errata/RHSA-2026:55442"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_55442.json"
}
],
"title": "Red Hat Security Advisory: bind9.18 security update",
"tracking": {
"current_release_date": "2026-09-02T02:11:10+00:00",
"generator": {
"date": "2026-09-02T02:11:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:55442",
"initial_release_date": "2026-08-17T06:11:50+00:00",
"revision_history": [
{
"date": "2026-08-17T06:11:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-17T06:11:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T02:11:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.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": "bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-devel@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debugsource@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debuginfo@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils-debuginfo@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs-debuginfo@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils-debuginfo@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-chroot@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"product": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"product_id": "bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils@9.18.29-14.el9_8.8?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"product": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"product_id": "bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-devel@9.18.29-14.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"product": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"product_id": "bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs@9.18.29-14.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"product": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"product_id": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debugsource@9.18.29-14.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_id": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debuginfo@9.18.29-14.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_id": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils-debuginfo@9.18.29-14.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_id": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs-debuginfo@9.18.29-14.el9_8.8?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_id": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils-debuginfo@9.18.29-14.el9_8.8?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-devel@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debugsource@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debuginfo@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils-debuginfo@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs-debuginfo@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils-debuginfo@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-chroot@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"product": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"product_id": "bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils@9.18.29-14.el9_8.8?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-devel@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debugsource@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debuginfo@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils-debuginfo@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs-debuginfo@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils-debuginfo@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-chroot@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"product": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"product_id": "bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils@9.18.29-14.el9_8.8?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-devel@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debugsource@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-debuginfo@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils-debuginfo@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs-debuginfo@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils-debuginfo@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-chroot@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-dnssec-utils@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-libs@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"product": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"product_id": "bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-utils@9.18.29-14.el9_8.8?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"product": {
"name": "bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"product_id": "bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18-doc@9.18.29-14.el9_8.8?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind9.18-32:9.18.29-14.el9_8.8.src",
"product": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.src",
"product_id": "bind9.18-32:9.18.29-14.el9_8.8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind9.18@9.18.29-14.el9_8.8?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src"
},
"product_reference": "bind9.18-32:9.18.29-14.el9_8.8.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686"
},
"product_reference": "bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-doc-32:9.18.29-14.el9_8.8.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch"
},
"product_reference": "bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-32:9.18.29-14.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686"
},
"product_reference": "bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
},
"product_reference": "bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T06:11:50+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-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55442"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11331",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-07-21T16:15:37.317000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503721"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind9: bind: Potential wildcard CNAME RPZ policy bypass",
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11331"
},
{
"category": "external",
"summary": "RHBZ#2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T06:11:50+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-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55442"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind9: bind: Potential wildcard CNAME RPZ policy bypass"
},
{
"cve": "CVE-2026-11622",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-21T20:12:07.757000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504298"
}
],
"notes": [
{
"category": "description",
"text": "A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Potential memory usage beyond configured limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in BIND\u0027s DNSSEC-validating resolver can lead to a denial of service. An attacker can trigger excessive memory usage by performing a random subdomain attack against a DNSSEC-signed zone, causing the resolver to exceed its `max-cache-size` limits. This is critical for Red Hat deployments where BIND is configured for DNSSEC validation and exposed to untrusted query sources.",
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11622"
},
{
"category": "external",
"summary": "RHBZ#2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T06:11:50+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-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55442"
}
],
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Potential memory usage beyond configured limits"
},
{
"cve": "CVE-2026-11721",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T20:22:21.905000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504338"
}
],
"notes": [
{
"category": "description",
"text": "It is possible for an attacker\u0027s zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker\u0027s zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards",
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11721"
},
{
"category": "external",
"summary": "RHBZ#2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T06:11:50+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-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55442"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards"
},
{
"cve": "CVE-2026-13204",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-07-21T20:41:55.541000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504447"
}
],
"notes": [
{
"category": "description",
"text": "If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present",
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13204"
},
{
"category": "external",
"summary": "RHBZ#2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T06:11:50+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-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55442"
}
],
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present"
},
{
"cve": "CVE-2026-13321",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T19:40:30.464000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504166"
}
],
"notes": [
{
"category": "description",
"text": "The BIND resolver accepts validly-signed NSEC records where the \"Next Domain Name\" field points outside the signer\u0027s zone.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker controlling any DNSSEC-signed zone can craft NSEC records that span into victim zones, enabling cross-zone cache poisoning with authenticated denial-of-service responses (AD=1).",
"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.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13321"
},
{
"category": "external",
"summary": "RHBZ#2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T06:11:50+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-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55442"
},
{
"category": "workaround",
"details": "Disclaimer: The following mitigation notes are provided as a courtesy, pending the application of an official patch. This content was generated utilizing AI tools in conjunction with data from cmetaxonomy.org. Customers are advised to independently evaluate and test these temporary mitigations within their own infrastructure.\n\nISC states no workarounds exist. Until patched, restrict the resolver to authorized client networks and deploy separate resolvers per trust zone. Memory hardening and auth controls don\u0027t apply \u2014 this is a DNS protocol logic error using validly-signed records.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.src",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-chroot-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-32:9.18.29-14.el9_8.8.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-debugsource-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-devel-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-dnssec-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-doc-32:9.18.29-14.el9_8.8.noarch",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-libs-debuginfo-32:9.18.29-14.el9_8.8.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.i686",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.s390x",
"CRB-9.8.0.Z.MAIN.EUS:bind9.18-utils-debuginfo-32:9.18.29-14.el9_8.8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field"
}
]
}
RHSA-2026:57189
Vulnerability from csaf_redhat - Published: 2026-08-19 23:45 - Updated: 2026-09-02 02:11A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API (Generic Security Service Application Program Interface) tokens. This can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the bind component, specifically within the `named` daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System (DNS) messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the `named` daemon when processed. Successful exploitation leads to an application level Denial of Service (DoS), making the DNS service unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
|
The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.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.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation (CVE-2026-3039)\n\n* bind: BIND: Denial of Service via specially crafted DNS messages (CVE-2026-5946)\n\n* bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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-2026:57189",
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2479767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479767"
},
{
"category": "external",
"summary": "2479771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479771"
},
{
"category": "external",
"summary": "2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_57189.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2026-09-02T02:11:17+00:00",
"generator": {
"date": "2026-09-02T02:11:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57189",
"initial_release_date": "2026-08-19T23:45:45+00:00",
"revision_history": [
{
"date": "2026-08-19T23:45:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-19T23:45:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T02:11:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-18.el9_4.12.src",
"product": {
"name": "bind-32:9.16.23-18.el9_4.12.src",
"product_id": "bind-32:9.16.23-18.el9_4.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.12?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.12?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.12?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-libs-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-utils-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.12?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_id": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.16.23-18.el9_4.12?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"product": {
"name": "bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"product_id": "bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-doc@9.16.23-18.el9_4.12?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-license-32:9.16.23-18.el9_4.12.noarch",
"product": {
"name": "bind-license-32:9.16.23-18.el9_4.12.noarch",
"product_id": "bind-license-32:9.16.23-18.el9_4.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.16.23-18.el9_4.12?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "python3-bind-32:9.16.23-18.el9_4.12.noarch",
"product": {
"name": "python3-bind-32:9.16.23-18.el9_4.12.noarch",
"product_id": "python3-bind-32:9.16.23-18.el9_4.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-bind@9.16.23-18.el9_4.12?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-18.el9_4.12.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src"
},
"product_reference": "bind-32:9.16.23-18.el9_4.12.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch"
},
"product_reference": "bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-libs-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.16.23-18.el9_4.12.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch"
},
"product_reference": "bind-license-32:9.16.23-18.el9_4.12.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-utils-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-bind-32:9.16.23-18.el9_4.12.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
},
"product_reference": "python3-bind-32:9.16.23-18.el9_4.12.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-19T09:48:19.212000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API (Generic Security Service Application Program Interface) tokens. This can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: BIND servers configured for TKEY-based GSS-API authentication are vulnerable to memory exhaustion when processing maliciously-constructed packets. This can lead to a denial of service, specifically impacting Red Hat deployments integrated with Active Directory or Kerberos for DNS where this authentication method is enabled.",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3039"
},
{
"category": "external",
"summary": "RHBZ#2479767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3039"
}
],
"release_date": "2026-05-21T12:24:11.051000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
},
{
"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.\n\nExample:\n```bash\n# Edit /etc/named.conf and remove or comment out lines related to tkey-gssapi-keytab or tkey-gssapi-credential.\n# For example, remove or comment out:\n# key \"gssapi-key\" {\n# algorithm GSSAPI;\n# secret \"BASE64_ENCODED_KEY\";\n# };\n#\n# Then reload the named service:\nsystemctl reload named\n```\nReloading the `named` service may cause a brief interruption in DNS resolution.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation"
},
{
"cve": "CVE-2026-5946",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-05-19T09:57:49.705000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the bind component, specifically within the `named` daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System (DNS) messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the `named` daemon when processed. Successful exploitation leads to an application level Denial of Service (DoS), making the DNS service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: BIND: Denial of Service via specially crafted DNS messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important denial of service vulnerability. The `named` daemon is susceptible to crashes when processing specially crafted DNS messages that utilize non-Internet (IN) classes or meta-classes. This can lead to service unavailability if an attacker sends malicious requests targeting recursion, dynamic updates, zone change notifications, or specific record type processing.",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5946"
},
{
"category": "external",
"summary": "RHBZ#2479771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5946",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5946"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5946",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5946"
}
],
"release_date": "2026-05-21T12:32:55.602000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
},
{
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: BIND: Denial of Service via specially crafted DNS messages"
},
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11331",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-07-21T16:15:37.317000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503721"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind9: bind: Potential wildcard CNAME RPZ policy bypass",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11331"
},
{
"category": "external",
"summary": "RHBZ#2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind9: bind: Potential wildcard CNAME RPZ policy bypass"
},
{
"cve": "CVE-2026-11622",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-21T20:12:07.757000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504298"
}
],
"notes": [
{
"category": "description",
"text": "A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Potential memory usage beyond configured limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in BIND\u0027s DNSSEC-validating resolver can lead to a denial of service. An attacker can trigger excessive memory usage by performing a random subdomain attack against a DNSSEC-signed zone, causing the resolver to exceed its `max-cache-size` limits. This is critical for Red Hat deployments where BIND is configured for DNSSEC validation and exposed to untrusted query sources.",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11622"
},
{
"category": "external",
"summary": "RHBZ#2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
}
],
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Potential memory usage beyond configured limits"
},
{
"cve": "CVE-2026-11721",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T20:22:21.905000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504338"
}
],
"notes": [
{
"category": "description",
"text": "It is possible for an attacker\u0027s zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker\u0027s zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11721"
},
{
"category": "external",
"summary": "RHBZ#2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards"
},
{
"cve": "CVE-2026-13204",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-07-21T20:41:55.541000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504447"
}
],
"notes": [
{
"category": "description",
"text": "If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13204"
},
{
"category": "external",
"summary": "RHBZ#2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
}
],
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present"
},
{
"cve": "CVE-2026-13321",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T19:40:30.464000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504166"
}
],
"notes": [
{
"category": "description",
"text": "The BIND resolver accepts validly-signed NSEC records where the \"Next Domain Name\" field points outside the signer\u0027s zone.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker controlling any DNSSEC-signed zone can craft NSEC records that span into victim zones, enabling cross-zone cache poisoning with authenticated denial-of-service responses (AD=1).",
"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.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13321"
},
{
"category": "external",
"summary": "RHBZ#2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-19T23:45:45+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-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57189"
},
{
"category": "workaround",
"details": "Disclaimer: The following mitigation notes are provided as a courtesy, pending the application of an official patch. This content was generated utilizing AI tools in conjunction with data from cmetaxonomy.org. Customers are advised to independently evaluate and test these temporary mitigations within their own infrastructure.\n\nISC states no workarounds exist. Until patched, restrict the resolver to authorized client networks and deploy separate resolvers per trust zone. Memory hardening and auth controls don\u0027t apply \u2014 this is a DNS protocol logic error using validly-signed records.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.src",
"AppStream-9.4.0.Z.E4S:bind-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-chroot-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-debugsource-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-doc-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-dnssec-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-libs-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-license-32:9.16.23-18.el9_4.12.noarch",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.aarch64",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.ppc64le",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.s390x",
"AppStream-9.4.0.Z.E4S:bind-utils-debuginfo-32:9.16.23-18.el9_4.12.x86_64",
"AppStream-9.4.0.Z.E4S:python3-bind-32:9.16.23-18.el9_4.12.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field"
}
]
}
RHSA-2026:60383
Vulnerability from csaf_redhat - Published: 2026-08-26 19:53 - Updated: 2026-09-02 02:11A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API (Generic Security Service Application Program Interface) tokens. This can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
A flaw was found in the bind component, specifically within the `named` daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System (DNS) messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the `named` daemon when processed. Successful exploitation leads to an application level Denial of Service (DoS), making the DNS service unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — | ||
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x | — |
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 | — |
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 7 Extended Lifecycle Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation (CVE-2026-3039)\n\n* bind: BIND: Denial of Service via specially crafted DNS messages (CVE-2026-5946)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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-2026:60383",
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2479767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479767"
},
{
"category": "external",
"summary": "2479771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479771"
},
{
"category": "external",
"summary": "2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60383.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2026-09-02T02:11:16+00:00",
"generator": {
"date": "2026-09-02T02:11:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:60383",
"initial_release_date": "2026-08-26T19:53:30+00:00",
"revision_history": [
{
"date": "2026-08-26T19:53:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-26T19:53:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T02:11:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.21.src",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.src",
"product_id": "bind-32:9.11.4-26.P2.el7_9.21.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.21?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.21?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.21?arch=i686\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.21?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.21?arch=ppc64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.21?arch=ppc\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-utils@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"product": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"product_id": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-sdb-chroot@9.11.4-26.P2.el7_9.21?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-libs@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-lite@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-libs@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-export-devel@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-lite-devel@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_id": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-pkcs11-devel@9.11.4-26.P2.el7_9.21?arch=s390\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"product": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"product_id": "bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.11.4-26.P2.el7_9.21?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.21.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.11.4-26.P2.el7_9.21.noarch as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch"
},
"product_reference": "bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
},
"product_reference": "bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-3039",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-19T09:48:19.212000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND. A remote attacker can exploit this vulnerability by sending maliciously-constructed packets to BIND servers configured for TKEY-based authentication via GSS-API (Generic Security Service Application Program Interface) tokens. This can lead to excessive memory consumption, resulting in a Denial of Service (DoS) for the affected server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: BIND servers configured for TKEY-based GSS-API authentication are vulnerable to memory exhaustion when processing maliciously-constructed packets. This can lead to a denial of service, specifically impacting Red Hat deployments integrated with Active Directory or Kerberos for DNS where this authentication method is enabled.",
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"known_not_affected": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-3039"
},
{
"category": "external",
"summary": "RHBZ#2479767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-3039",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-3039"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-3039",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3039"
}
],
"release_date": "2026-05-21T12:24:11.051000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T19:53:30+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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
},
{
"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.\n\nExample:\n```bash\n# Edit /etc/named.conf and remove or comment out lines related to tkey-gssapi-keytab or tkey-gssapi-credential.\n# For example, remove or comment out:\n# key \"gssapi-key\" {\n# algorithm GSSAPI;\n# secret \"BASE64_ENCODED_KEY\";\n# };\n#\n# Then reload the named service:\nsystemctl reload named\n```\nReloading the `named` service may cause a brief interruption in DNS resolution.",
"product_ids": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: BIND 9 server memory exhaustion during GSS-API TKEY negotiation"
},
{
"cve": "CVE-2026-5946",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-05-19T09:57:49.705000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the bind component, specifically within the `named` daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System (DNS) messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the `named` daemon when processed. Successful exploitation leads to an application level Denial of Service (DoS), making the DNS service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: BIND: Denial of Service via specially crafted DNS messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important denial of service vulnerability. The `named` daemon is susceptible to crashes when processing specially crafted DNS messages that utilize non-Internet (IN) classes or meta-classes. This can lead to service unavailability if an attacker sends malicious requests targeting recursion, dynamic updates, zone change notifications, or specific record type processing.",
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"known_not_affected": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-5946"
},
{
"category": "external",
"summary": "RHBZ#2479771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-5946",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-5946"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-5946",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-5946"
}
],
"release_date": "2026-05-21T12:32:55.602000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T19:53:30+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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
},
{
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: BIND: Denial of Service via specially crafted DNS messages"
},
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"known_not_affected": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T19:53:30+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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11622",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-21T20:12:07.757000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504298"
}
],
"notes": [
{
"category": "description",
"text": "A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Potential memory usage beyond configured limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in BIND\u0027s DNSSEC-validating resolver can lead to a denial of service. An attacker can trigger excessive memory usage by performing a random subdomain attack against a DNSSEC-signed zone, causing the resolver to exceed its `max-cache-size` limits. This is critical for Red Hat deployments where BIND is configured for DNSSEC validation and exposed to untrusted query sources.",
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"known_not_affected": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11622"
},
{
"category": "external",
"summary": "RHBZ#2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T19:53:30+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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
}
],
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Potential memory usage beyond configured limits"
},
{
"cve": "CVE-2026-11721",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T20:22:21.905000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504338"
}
],
"notes": [
{
"category": "description",
"text": "It is possible for an attacker\u0027s zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker\u0027s zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards",
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"known_not_affected": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11721"
},
{
"category": "external",
"summary": "RHBZ#2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T19:53:30+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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards"
},
{
"cve": "CVE-2026-13204",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-07-21T20:41:55.541000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504447"
}
],
"notes": [
{
"category": "description",
"text": "If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present",
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"known_not_affected": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13204"
},
{
"category": "external",
"summary": "RHBZ#2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T19:53:30+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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
}
],
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present"
},
{
"cve": "CVE-2026-13321",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T19:40:30.464000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504166"
}
],
"notes": [
{
"category": "description",
"text": "The BIND resolver accepts validly-signed NSEC records where the \"Next Domain Name\" field points outside the signer\u0027s zone.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker controlling any DNSSEC-signed zone can craft NSEC records that span into victim zones, enabling cross-zone cache poisoning with authenticated denial-of-service responses (AD=1).",
"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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"known_not_affected": [
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13321"
},
{
"category": "external",
"summary": "RHBZ#2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-26T19:53:30+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": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60383"
},
{
"category": "workaround",
"details": "Disclaimer: The following mitigation notes are provided as a courtesy, pending the application of an official patch. This content was generated utilizing AI tools in conjunction with data from cmetaxonomy.org. Customers are advised to independently evaluate and test these temporary mitigations within their own infrastructure.\n\nISC states no workarounds exist. Until patched, restrict the resolver to authorized client networks and deploy separate resolvers per trust zone. Memory hardening and auth controls don\u0027t apply \u2014 this is a DNS protocol logic error using validly-signed records.",
"product_ids": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.src",
"7Server-ELS:bind-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-chroot-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-export-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-libs-lite-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-license-32:9.11.4-26.P2.el7_9.21.noarch",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-libs-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-pkcs11-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-ELS:bind-utils-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-debuginfo-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-export-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-lite-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.i686",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-pkcs11-devel-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-32:9.11.4-26.P2.el7_9.21.x86_64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.ppc64le",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.s390x",
"7Server-optional-ELS:bind-sdb-chroot-32:9.11.4-26.P2.el7_9.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field"
}
]
}
RHSA-2026:60440
Vulnerability from csaf_redhat - Published: 2026-09-01 21:39 - Updated: 2026-09-02 08:11A flaw was found in curl. When a new data transfer attempts to upgrade its connection using STARTTLS, it may incorrectly reuse an existing live connection. This reuse can occur even if the Transport Layer Security (TLS) configuration of the new transfer does not match the existing connection, potentially leading to an insecure connection being established.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in curl. When a libcurl-based application uses SCP:// or SFTP:// for transfers and employs the CURLOPT_SSH_KEYFUNCTION callback, it may silently accept an untrusted server. This occurs if the server's host key type differs from the one stored in the known_hosts file. The callback mechanism fails to enforce the host key restriction, enabling a connection to an untrusted server and risking a man-in-the-middle attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
A flaw was found in dracut. The die() error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOT_PATH option, an attacker on the adjacent network who controls a rogue DHCP server can inject a command-substitution sequence that executes as root the next time dracut sources its emergency hook scripts during standard boot-failure handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Unbound. Insufficient validation of the RRSIG.Labels field, combined with premature cache writes during RFC 8198 aggressive NSEC processing, can lead to cache poisoning. This vulnerability allows a malicious actor, controlling a single delegated zone, to poison arbitrary sibling zones under NSEC-signed parent domains. The primary impact is the integrity of DNS resolution, potentially leading to users being directed to malicious websites or services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Unbound. When the 'dns-error-reporting: yes' option is enabled, a remote attacker can send a specially crafted DNS response containing a malformed EDNS Report-Channel option from a delegated zone they control. This can lead to a stack variable overwrite, causing the Unbound daemon to terminate. This vulnerability results in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Server Message Block (SMB) client. A remote attacker could send a specially crafted SMB response containing a malformed Distributed File System (DFS) referral. This could cause the PathConsumed value to exceed the search name length, leading to an out-of-bounds read during DFS path parsing. This vulnerability may result in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
|
`openvt -u` is intended to identify the owner of the current VT and then execute `login` as that user from a privileged context. In the documented `kbrequest`/init usage, the ownership test in `authenticate_user()` relies on `stat("/proc/<pid>/fd/0")`. `stat()` on `/proc/<pid>/fd/0` follows the symlink to the underlying TTY device node. As a result, `buf.st_uid` reflects the owner of the TTY node rather than the owner of the process holding the file descriptor. If the TTY owner returns to `root` or the getty owner after logout while an unprivileged process still has `fd 0` attached to that TTY, the check can incorrectly treat that process as belonging to the privileged console owner. Once that check succeeds, the `-u` path executes a passwordless login as the selected user. In the documented `kbrequest`/init deployment using `openvt -us`, this can result in passwordless `login -f root` on the spawned VT. This report establishes that privilege escalation path for that documented deployment; it does not claim equivalent reachability for deployments that do not use `openvt -u` from a privileged `kbrequest`/init path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0 | — |
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": "Red Hat OpenShift Container Platform release 4.22.12 is now available with\nupdates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container\nPlatform 4.22.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing\nKubernetes application platform solution designed for on-premise or private\ncloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container\nPlatform 4.22.12. See the following advisory for the RPM packages for this\nrelease:\n\nhttps://access.redhat.com/errata/RHBA-2026:60439\n\nSpace precludes documenting all of the container images in this advisory.\nSee the following Release Notes documentation, which will be updated\nshortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nSecurity Fix(es):\n\n* curl: curl: Insecure connection establishment due to TLS configuration\nmismatch (CVE-2026-8286)\n* curl: curl: Man-in-the-middle attack via SSH host key bypass\n(CVE-2026-9547)\n* bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n* dracut: dracut: root code execution via unescaped error message written\nto sourced emergency hook script in die() (CVE-2026-15816)\n* unbound: Unbound: Cache poisoning via insufficient RRSIG.Labels\nvalidation and premature cache writes (CVE-2026-44690)\n* unbound: Unbound: Denial of Service via malformed EDNS Report-Channel\noption (CVE-2026-55973)\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\n* kernel: smb: client: validate DFS referral PathConsumed (CVE-2026-68343)\n* kbd: Local privilege escalation in openvt via incorrect process owner\nverification allowing passwordless root login (CVE-2026-72693)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"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-2026:60440",
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2462115",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2462115"
},
{
"category": "external",
"summary": "2496758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496758"
},
{
"category": "external",
"summary": "2496763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496763"
},
{
"category": "external",
"summary": "2500889",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500889"
},
{
"category": "external",
"summary": "2503063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503063"
},
{
"category": "external",
"summary": "2503075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503075"
},
{
"category": "external",
"summary": "2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "2513373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2513373"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_60440.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.22.12 bug fix and security update",
"tracking": {
"current_release_date": "2026-09-02T08:11:07+00:00",
"generator": {
"date": "2026-09-02T08:11:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:60440",
"initial_release_date": "2026-09-01T21:39:31+00:00",
"revision_history": [
{
"date": "2026-09-01T21:39:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-09-01T21:39:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T08:11:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-4.22.9.8.202608251819-0",
"product": {
"name": "rhcos-aarch64-4.22.9.8.202608251819-0",
"product_id": "rhcos-aarch64-4.22.9.8.202608251819-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.22.9.8.202608251819?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-4.22.9.8.202608251819-0",
"product": {
"name": "rhcos-ppc64le-4.22.9.8.202608251819-0",
"product_id": "rhcos-ppc64le-4.22.9.8.202608251819-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.22.9.8.202608251819?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-4.22.9.8.202608251819-0",
"product": {
"name": "rhcos-s390x-4.22.9.8.202608251819-0",
"product_id": "rhcos-s390x-4.22.9.8.202608251819-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.22.9.8.202608251819?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-4.22.9.8.202608251819-0",
"product": {
"name": "rhcos-x86_64-4.22.9.8.202608251819-0",
"product_id": "rhcos-x86_64-4.22.9.8.202608251819-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@4.22.9.8.202608251819?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-4.22.9.8.202608251819-0 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0"
},
"product_reference": "rhcos-aarch64-4.22.9.8.202608251819-0",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-4.22.9.8.202608251819-0 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0"
},
"product_reference": "rhcos-ppc64le-4.22.9.8.202608251819-0",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-4.22.9.8.202608251819-0 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0"
},
"product_reference": "rhcos-s390x-4.22.9.8.202608251819-0",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-4.22.9.8.202608251819-0 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
},
"product_reference": "rhcos-x86_64-4.22.9.8.202608251819-0",
"relates_to_product_reference": "9Base-RHOSE-4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-8286",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-07-03T07:01:27.043110+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496763"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl. When a new data transfer attempts to upgrade its connection using STARTTLS, it may incorrectly reuse an existing live connection. This reuse can occur even if the Transport Layer Security (TLS) configuration of the new transfer does not match the existing connection, potentially leading to an insecure connection being established.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: curl: Insecure connection establishment due to TLS configuration mismatch",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw as `curl` may establish an insecure connection when attempting to upgrade a transfer with STARTTLS, potentially reusing an existing connection with mismatched TLS configurations. This could lead to unexpected data exposure or compromise, particularly in environments where `curl` is used for sensitive data transfers and relies on STARTTLS for security.",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-8286"
},
{
"category": "external",
"summary": "RHBZ#2496763",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496763"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-8286",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-8286"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-8286",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-8286"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-8286.html",
"url": "https://curl.se/docs/CVE-2026-8286.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-8286.json",
"url": "https://curl.se/docs/CVE-2026-8286.json"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3718195",
"url": "https://hackerone.com/reports/3718195"
}
],
"release_date": "2026-07-03T06:14:17.541000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
},
{
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "curl: curl: Insecure connection establishment due to TLS configuration mismatch"
},
{
"cve": "CVE-2026-9547",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-07-03T07:01:12.182841+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2496758"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in curl. When a libcurl-based application uses SCP:// or SFTP:// for transfers and employs the CURLOPT_SSH_KEYFUNCTION callback, it may silently accept an untrusted server. This occurs if the server\u0027s host key type differs from the one stored in the known_hosts file. The callback mechanism fails to enforce the host key restriction, enabling a connection to an untrusted server and risking a man-in-the-middle attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "curl: curl: Man-in-the-middle attack via SSH host key bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw where libcurl-based applications performing SCP or SFTP transfers with the CURLOPT_SSH_KEYFUNCTION callback may silently accept an untrusted server. This occurs when a server presents a host key type that differs from the one recorded in the known_hosts file, bypassing a critical host key verification and enabling potential man-in-the-middle attacks. The vulnerability requires specific application callback usage, not a general curl client default.",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9547"
},
{
"category": "external",
"summary": "RHBZ#2496758",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2496758"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9547"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9547",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9547"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-9547.html",
"url": "https://curl.se/docs/CVE-2026-9547.html"
},
{
"category": "external",
"summary": "https://curl.se/docs/CVE-2026-9547.json",
"url": "https://curl.se/docs/CVE-2026-9547.json"
},
{
"category": "external",
"summary": "https://hackerone.com/reports/3751712",
"url": "https://hackerone.com/reports/3751712"
}
],
"release_date": "2026-07-03T06:18:44.499000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
},
{
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "curl: curl: Man-in-the-middle attack via SSH host key bypass"
},
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11331",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-07-21T16:15:37.317000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503721"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind9: bind: Potential wildcard CNAME RPZ policy bypass",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11331"
},
{
"category": "external",
"summary": "RHBZ#2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind9: bind: Potential wildcard CNAME RPZ policy bypass"
},
{
"acknowledgments": [
{
"names": [
"Pavel Valena"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-15816",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-06-10T19:21:21+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500889"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in dracut. The die() error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOT_PATH option, an attacker on the adjacent network who controls a rogue DHCP server can inject a command-substitution sequence that executes as root the next time dracut sources its emergency hook scripts during standard boot-failure handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dracut: dracut: root code execution via unescaped error message written to sourced emergency hook script in die()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security rates this flaw\u0027s impact as Important. Exploitation requires an attacker-controlled or spoofed DHCP server on the same network segment as a system performing network boot (root=dhcp/netroot=dhcp), and for the DHCP-supplied ROOT_PATH value to fail dracut\u0027s netroot handler resolution -- both fully within an adjacent-network attacker\u0027s control. Reaching the point where the poisoned hook script is actually sourced depends on dracut\u0027s boot-failure handling reinvoking the emergency shell mechanism, which occurs by default when the netroot handler cannot be resolved. This is a separate code path from CVE-2026-6893, which patched modules.d/35network-legacy/dhclient-script.sh but did not modify dracut-lib.sh\u0027s die() function. Systems that do not perform network/PXE boot, or that do not rely on DHCP-supplied ROOT_PATH values, are not exposed to this issue.",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-15816"
},
{
"category": "external",
"summary": "RHBZ#2500889",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500889"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-15816",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15816"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-15816",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15816"
},
{
"category": "external",
"summary": "https://bugzilla.redhat.com/show_bug.cgi?id=2459963",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459963"
},
{
"category": "external",
"summary": "https://github.com/dracutdevs/dracut/blob/master/modules.d/40network/netroot.sh",
"url": "https://github.com/dracutdevs/dracut/blob/master/modules.d/40network/netroot.sh"
},
{
"category": "external",
"summary": "https://github.com/dracutdevs/dracut/blob/master/modules.d/99base/dracut-lib.sh",
"url": "https://github.com/dracutdevs/dracut/blob/master/modules.d/99base/dracut-lib.sh"
}
],
"release_date": "2026-08-05T23:59:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
},
{
"category": "workaround",
"details": "Restrict DHCP server access on networks used for network boot (DHCP snooping, dedicated/trusted provisioning VLANs) until a fix is available.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dracut: dracut: root code execution via unescaped error message written to sourced emergency hook script in die()"
},
{
"cve": "CVE-2026-44690",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2026-07-20T21:52:20.922000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503063"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound. Insufficient validation of the RRSIG.Labels field, combined with premature cache writes during RFC 8198 aggressive NSEC processing, can lead to cache poisoning. This vulnerability allows a malicious actor, controlling a single delegated zone, to poison arbitrary sibling zones under NSEC-signed parent domains. The primary impact is the integrity of DNS resolution, potentially leading to users being directed to malicious websites or services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound: Cache poisoning via insufficient RRSIG.Labels validation and premature cache writes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Unbound allows a remote attacker to perform DNS cache poisoning. By controlling a delegated zone, a malicious actor can manipulate DNS resolution for arbitrary sibling zones under NSEC-signed parent domains, potentially redirecting users to malicious destinations. This poses a significant integrity risk to systems relying on Unbound for DNS resolution.",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44690"
},
{
"category": "external",
"summary": "RHBZ#2503063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44690",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44690"
},
{
"category": "external",
"summary": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-44690.txt",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-44690.txt"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
},
{
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound: Cache poisoning via insufficient RRSIG.Labels validation and premature cache writes"
},
{
"cve": "CVE-2026-55973",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-07-20T21:57:00.775000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503075"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound. When the \u0027dns-error-reporting: yes\u0027 option is enabled, a remote attacker can send a specially crafted DNS response containing a malformed EDNS Report-Channel option from a delegated zone they control. This can lead to a stack variable overwrite, causing the Unbound daemon to terminate. This vulnerability results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound: Denial of Service via malformed EDNS Report-Channel option",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in Unbound occurs when the `dns-error-reporting` option is explicitly enabled, allowing a remote attacker to terminate the daemon with a crafted DNS response. While several Red Hat products are affected, many Red Hat Enterprise Linux and OpenShift Container Platform versions are not vulnerable as the affected code is not present.",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55973"
},
{
"category": "external",
"summary": "RHBZ#2503075",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503075"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55973",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55973"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55973",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55973"
},
{
"category": "external",
"summary": "https://nlnetlabs.nl/projects/unbound/download/#unbound-1-25-2",
"url": "https://nlnetlabs.nl/projects/unbound/download/#unbound-1-25-2"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
}
],
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound: Denial of Service via malformed EDNS Report-Channel option"
},
{
"cve": "CVE-2026-68343",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-08-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2513373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Server Message Block (SMB) client. A remote attacker could send a specially crafted SMB response containing a malformed Distributed File System (DFS) referral. This could cause the PathConsumed value to exceed the search name length, leading to an out-of-bounds read during DFS path parsing. This vulnerability may result in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb: client: validate DFS referral PathConsumed",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-68343"
},
{
"category": "external",
"summary": "RHBZ#2513373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2513373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-68343",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-68343"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-68343",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68343"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026081037-CVE-2026-68343-843c@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026081037-CVE-2026-68343-843c@gregkh/T"
}
],
"release_date": "2026-08-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smb: client: validate DFS referral PathConsumed"
},
{
"acknowledgments": [
{
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2026-72693",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2026-04-26T18:17:20+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2462115"
}
],
"notes": [
{
"category": "description",
"text": "`openvt -u` is intended to identify the owner of the current VT and then execute `login` as that user from a privileged context. In the documented `kbrequest`/init usage, the ownership test in `authenticate_user()` relies on `stat(\"/proc/\u003cpid\u003e/fd/0\")`. `stat()` on `/proc/\u003cpid\u003e/fd/0` follows the symlink to the underlying TTY device node. As a result, `buf.st_uid` reflects the owner of the TTY node rather than the owner of the process holding the file descriptor. If the TTY owner returns to `root` or the getty owner after logout while an unprivileged process still has `fd 0` attached to that TTY, the check can incorrectly treat that process as belonging to the privileged console owner. Once that check succeeds, the `-u` path executes a passwordless login as the selected user. In the documented `kbrequest`/init deployment using `openvt -us`, this can result in passwordless `login -f root` on the spawned VT. This report establishes that privilege escalation path for that documented deployment; it does not claim equivalent reachability for deployments that do not use `openvt -u` from a privileged `kbrequest`/init path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kbd: Local privilege escalation in openvt via incorrect process owner verification allowing passwordless root login",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in openvt (part of the kbd package) where incorrect process owner verification can allow a local unprivileged attacker to achieve passwordless root login. However, exploitation requires a non-default kbrequest/init configuration that explicitly invokes openvt -u, combined with a specific timing condition where TTY ownership has returned to root after logout while an unprivileged process still holds an open file descriptor to the TTY. This combination of prerequisites \u2014 a deliberately configured kbrequest/init setup and a narrow TTY-state race \u2014 is not present in standard Red Hat product deployments. For this reason, Red Hat rates the impact of this vulnerability as Moderate despite the high CVSS base score, which reflects only the technical worst-case impact and not the real-world exploitation constraints.",
"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": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-72693"
},
{
"category": "external",
"summary": "RHBZ#2462115",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2462115"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-72693",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-72693"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-72693",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72693"
}
],
"release_date": "2026-08-11T06:58:59.200000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-09-01T21:39:31+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation,\nwhich will be updated shortly for this release, for important instructions\non how to upgrade your cluster and fully apply this asynchronous errata\nupdate:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata\nfor x86_64, s390x, ppc64le, and aarch64 architectures. The image digests\nmay be found at\nhttps://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is\nsha256:c987c0017b86a5aed02d5fa854b4649039e7221e14fca2e824dc37b2937ce7b2\n\n (For s390x architecture)\n The image digest is\nsha256:e38f225c850f6fdbdaf6ac3ef1f762b1e7068da19ef3cd57a00f72554e3d0a72\n\n (For ppc64le architecture)\n The image digest is\nsha256:ea726e65a0f5f8ae5b5fe4ce31f2aa75943c893c91bd75feb644c4042c88865d\n\n (For aarch64 architecture)\n The image digest is\nsha256:ab1d1b8e7b22fb2a6b3923e6e8fe77b8f0f774c762836a07542b7ed5ad52d86d\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these\nupdated packages and images when they are available in the appropriate\nrelease channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:60440"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using `openvt -u` in privileged `kbrequest`/init deployments. Instead, configure the keyboard request to initiate a standard authenticated login on the new virtual terminal, or disable the keyboard request binding entirely until a fix is available. Changes to `kbrequest` configurations may require a system restart or service reload to take effect.",
"product_ids": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.22:rhcos-aarch64-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-ppc64le-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-s390x-4.22.9.8.202608251819-0",
"9Base-RHOSE-4.22:rhcos-x86_64-4.22.9.8.202608251819-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kbd: Local privilege escalation in openvt via incorrect process owner verification allowing passwordless root login"
}
]
}
RHSA-2026:55437
Vulnerability from csaf_opensuse - Published: 2026-08-17 04:39 - Updated: 2026-09-02 02:11BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
It is possible for an attacker's zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker's zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
|
The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 | — |
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 10.\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: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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-2026:55437",
"url": "https://access.redhat.com/errata/RHSA-2026:55437"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_55437.json"
}
],
"title": "Red Hat Security Advisory: bind security update",
"tracking": {
"current_release_date": "2026-09-02T02:11:08+00:00",
"generator": {
"date": "2026-09-02T02:11:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:55437",
"initial_release_date": "2026-08-17T04:39:15+00:00",
"revision_history": [
{
"date": "2026-08-17T04:39:15+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-17T04:39:15+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-09-02T02:11:08+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. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-libs-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-utils-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.18.33-15.el10_2.10.s390x",
"product": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.s390x",
"product_id": "bind-devel-32:9.18.33-15.el10_2.10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.18.33-15.el10_2.10?arch=s390x\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.18.33-15.el10_2.10.src",
"product": {
"name": "bind-32:9.18.33-15.el10_2.10.src",
"product_id": "bind-32:9.18.33-15.el10_2.10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.18.33-15.el10_2.10?arch=src\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"product": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"product_id": "bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.18.33-15.el10_2.10?arch=aarch64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"product": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"product_id": "bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.18.33-15.el10_2.10?arch=ppc64le\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-chroot@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debugsource@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-debuginfo@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-dnssec-utils-debuginfo@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-libs-debuginfo@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-utils-debuginfo@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"product": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"product_id": "bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-devel@9.18.33-15.el10_2.10?arch=x86_64\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-license-32:9.18.33-15.el10_2.10.noarch",
"product": {
"name": "bind-license-32:9.18.33-15.el10_2.10.noarch",
"product_id": "bind-license-32:9.18.33-15.el10_2.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-license@9.18.33-15.el10_2.10?arch=noarch\u0026epoch=32"
}
}
},
{
"category": "product_version",
"name": "bind-doc-32:9.18.33-15.el10_2.10.noarch",
"product": {
"name": "bind-doc-32:9.18.33-15.el10_2.10.noarch",
"product_id": "bind-doc-32:9.18.33-15.el10_2.10.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bind-doc@9.18.33-15.el10_2.10?arch=noarch\u0026epoch=32"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.18.33-15.el10_2.10.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src"
},
"product_reference": "bind-32:9.18.33-15.el10_2.10.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-chroot-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-libs-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-license-32:9.18.33-15.el10_2.10.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch"
},
"product_reference": "bind-license-32:9.18.33-15.el10_2.10.noarch",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-utils-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-debugsource-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-devel-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-devel-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-32:9.18.33-15.el10_2.10.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch"
},
"product_reference": "bind-doc-32:9.18.33-15.el10_2.10.noarch",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
},
"product_reference": "bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-10723",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T21:13:55.893000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504560"
}
],
"notes": [
{
"category": "description",
"text": "BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Incorrect acceptance of NSEC3 records",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in BIND allows an attacker to forge authenticated NXDOMAIN responses for sibling zones due to incorrect validation of child-zone NSEC3 records. Exploitation requires high attack complexity, limiting the immediate risk to Red Hat products.",
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10723"
},
{
"category": "external",
"summary": "RHBZ#2504560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10723",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10723"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10723"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:39:15+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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55437"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "bind: bind9: Incorrect acceptance of NSEC3 records"
},
{
"cve": "CVE-2026-11331",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2026-07-21T16:15:37.317000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2503721"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in BIND 9, a widely used Domain Name System (DNS) software. A remote attacker could exploit this by sending specially crafted, excessively long DNS queries. This could bypass Response Policy Zone (RPZ) rules, which are designed to block access to malicious domains, and potentially cause the BIND 9 software to crash, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind9: bind: Potential wildcard CNAME RPZ policy bypass",
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11331"
},
{
"category": "external",
"summary": "RHBZ#2503721",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11331",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11331"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11331"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:39:15+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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55437"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind9: bind: Potential wildcard CNAME RPZ policy bypass"
},
{
"cve": "CVE-2026-11622",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-07-21T20:12:07.757000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504298"
}
],
"notes": [
{
"category": "description",
"text": "A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the limit configured in the max-cache-size parameter",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Potential memory usage beyond configured limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in BIND\u0027s DNSSEC-validating resolver can lead to a denial of service. An attacker can trigger excessive memory usage by performing a random subdomain attack against a DNSSEC-signed zone, causing the resolver to exceed its `max-cache-size` limits. This is critical for Red Hat deployments where BIND is configured for DNSSEC validation and exposed to untrusted query sources.",
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11622"
},
{
"category": "external",
"summary": "RHBZ#2504298",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11622",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11622"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11622"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:39:15+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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55437"
}
],
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Potential memory usage beyond configured limits"
},
{
"cve": "CVE-2026-11721",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T20:22:21.905000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504338"
}
],
"notes": [
{
"category": "description",
"text": "It is possible for an attacker\u0027s zone to respond to a query with an RRSIG that has a smaller number of labels than the zone in which the RRSIG is contained. This causes named to produce a wildcard name for a zone that is shorter than the attacker\u0027s zone, which can result in cache poisoning. For this attack to have any effect, the resolver under attack must have set synth-from-dnssec yes; (which is the default).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards",
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-11721"
},
{
"category": "external",
"summary": "RHBZ#2504338",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-11721",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11721"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-11721"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:39:15+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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55437"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards"
},
{
"cve": "CVE-2026-13204",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"discovery_date": "2026-07-21T20:41:55.541000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504447"
}
],
"notes": [
{
"category": "description",
"text": "If a provably insecure domain is covered by both an NSEC and NSEC3 record at the parent, and there exist an RRSIG for only one of these types, then BIND may exit unexpectedly with an assertion while validating this proof.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present",
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13204"
},
{
"category": "external",
"summary": "RHBZ#2504447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13204"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:39:15+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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55437"
}
],
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: Unexpected exit with NSEC and NSEC3 both present"
},
{
"cve": "CVE-2026-13321",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2026-07-21T19:40:30.464000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504166"
}
],
"notes": [
{
"category": "description",
"text": "The BIND resolver accepts validly-signed NSEC records where the \"Next Domain Name\" field points outside the signer\u0027s zone.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker controlling any DNSSEC-signed zone can craft NSEC records that span into victim zones, enabling cross-zone cache poisoning with authenticated denial-of-service responses (AD=1).",
"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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13321"
},
{
"category": "external",
"summary": "RHBZ#2504166",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13321",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13321"
}
],
"release_date": "2026-07-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-17T04:39:15+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-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:55437"
},
{
"category": "workaround",
"details": "Disclaimer: The following mitigation notes are provided as a courtesy, pending the application of an official patch. This content was generated utilizing AI tools in conjunction with data from cmetaxonomy.org. Customers are advised to independently evaluate and test these temporary mitigations within their own infrastructure.\n\nISC states no workarounds exist. Until patched, restrict the resolver to authorized client networks and deploy separate resolvers per trust zone. Memory hardening and auth controls don\u0027t apply \u2014 this is a DNS protocol logic error using validly-signed records.",
"product_ids": [
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.src",
"AppStream-10.2.Z:bind-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-chroot-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-license-32:9.18.33-15.el10_2.10.noarch",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-32:9.18.33-15.el10_2.10.x86_64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"AppStream-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-debugsource-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-devel-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-dnssec-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-doc-32:9.18.33-15.el10_2.10.noarch",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-libs-debuginfo-32:9.18.33-15.el10_2.10.x86_64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.aarch64",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.ppc64le",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.s390x",
"CRB-10.2.Z:bind-utils-debuginfo-32:9.18.33-15.el10_2.10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field"
}
]
}
rlsa-2026:54509
Vulnerability from osv_rocky
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
-
bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)
-
bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)
-
bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)
-
bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)
-
bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)
-
bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:8",
"name": "bind9.16",
"purl": "pkg:rpm/rocky-linux/bind9.16?distro=rocky-linux-8\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.16.23-0.22.el8_10.12"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:54509"
},
"details": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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.",
"id": "RLSA-2026:54509",
"modified": "2026-08-28T06:11:12.437552Z",
"published": "2026-08-14T06:01:12.756713Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:54509"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:54509"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: bind9.16 security update",
"upstream": [
"CVE-2026-10723",
"CVE-2026-11331",
"CVE-2026-11622",
"CVE-2026-11721",
"CVE-2026-13204",
"CVE-2026-13321"
]
}
rlsa-2026:54510
Vulnerability from osv_rocky
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.
Security Fix(es):
-
bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)
-
bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)
-
bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)
-
bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)
-
bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)
-
bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
| URL | Type | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "Rocky Linux:9",
"name": "bind",
"purl": "pkg:rpm/rocky-linux/bind?distro=rocky-linux-9\u0026epoch=2"
},
"ranges": [
{
"database_specific": {
"yum_repository": "AppStream"
},
"events": [
{
"introduced": "0"
},
{
"fixed": "2:9.16.23-40.el9_8.8"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [
{
"name": "Rocky Enterprise Software Foundation"
},
{
"name": "Red Hat"
}
],
"database_specific": {
"license": "CC-BY-4.0",
"license_url": "https://creativecommons.org/licenses/by/4.0/",
"source_advisory": "RHSA-2026:54510"
},
"details": "The Berkeley Internet Name Domain (BIND) is an implementation of the Domain Name System (DNS) protocols. BIND includes a DNS server (named); a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating correctly.\n\nSecurity Fix(es):\n\n* bind9: bind: Potential wildcard CNAME RPZ policy bypass (CVE-2026-11331)\n\n* bind: bind9: DNSSEC Validation Bypass via Out-of-Zone NSEC Next Field (CVE-2026-13321)\n\n* bind: bind9: Potential memory usage beyond configured limits (CVE-2026-11622)\n\n* bind: bind9: Cache poisoning via label count discrepancy, RRSIG, wildcards (CVE-2026-11721)\n\n* bind: bind9: Unexpected exit with NSEC and NSEC3 both present (CVE-2026-13204)\n\n* bind: bind9: Incorrect acceptance of NSEC3 records (CVE-2026-10723)\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.",
"id": "RLSA-2026:54510",
"modified": "2026-08-28T12:11:32.954373Z",
"published": "2026-08-14T12:03:50.499163Z",
"references": [
{
"type": "ADVISORY",
"url": "https://errata.rockylinux.org/RLSA-2026:54510"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2503721"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504166"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504298"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504338"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504447"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504560"
},
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:54510"
}
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Important: bind security update",
"upstream": [
"CVE-2026-10723",
"CVE-2026-11331",
"CVE-2026-11622",
"CVE-2026-11721",
"CVE-2026-13204",
"CVE-2026-13321"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.