Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42959 (GCVE-0-2026-42959)
Vulnerability from cvelistv5 – Published: 2026-05-20 09:20 – Updated: 2026-05-20 13:12- CWE-824 - Access of Uninitialized Pointer
| URL | Tags |
|---|---|
| https://www.nlnetlabs.nl/downloads/unbound/CVE-20… | vendor-advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| NLnet Labs | Unbound |
Affected:
0 , < 1.25.1
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42959",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-20T13:12:27.057310Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-20T13:12:56.258Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Unbound",
"vendor": "NLnet Labs",
"versions": [
{
"lessThan": "1.25.1",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Qifan Zhang (Palo Alto Networks)"
}
],
"datePublic": "2026-05-20T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets."
}
],
"metrics": [
{
"cvssV4_0": {
"baseScore": 8.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/U:Red",
"version": "4.0"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-824",
"description": "CWE-824: Access of Uninitialized Pointer",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-20T09:20:45.766Z",
"orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"shortName": "NLnet Labs"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-42959.txt"
}
],
"solutions": [
{
"lang": "en",
"value": "This issue is fixed starting with version 1.25.1"
},
{
"lang": "en",
"value": "Configuring \u0027val-clean-additional: no\u0027 (non-default) bypasses the vulnerable code in vulnerable versions"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-15T00:00:00.000Z",
"value": "Issue reported by Qifan Zhang"
},
{
"lang": "en",
"time": "2026-04-29T00:00:00.000Z",
"value": "NLnet Labs shares patch"
},
{
"lang": "en",
"time": "2026-04-29T00:00:00.000Z",
"value": "Qifan Zhang verifies patch"
},
{
"lang": "en",
"time": "2026-05-20T00:00:00.000Z",
"value": "Fixes released with version 1.25.1"
}
],
"title": "Crash during DNSSEC validation of malicious content",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
"assignerShortName": "NLnet Labs",
"cveId": "CVE-2026-42959",
"datePublished": "2026-05-20T09:20:45.766Z",
"dateReserved": "2026-05-07T10:07:51.848Z",
"dateUpdated": "2026-05-20T13:12:56.258Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42959",
"date": "2026-06-09",
"epss": "0.00058",
"percentile": "0.18447"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42959\",\"sourceIdentifier\":\"sep@nlnetlabs.nl\",\"published\":\"2026-05-20T10:16:27.903\",\"lastModified\":\"2026-05-20T22:51:00.717\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"sep@nlnetlabs.nl\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Red\",\"baseScore\":8.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"RED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"sep@nlnetlabs.nl\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-824\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.1\",\"matchCriteriaId\":\"45EC9AEF-23EC-4ECC-A769-18DF07B2CAEC\"}]}]}],\"references\":[{\"url\":\"https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-42959.txt\",\"source\":\"sep@nlnetlabs.nl\",\"tags\":[\"Mitigation\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42959\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-20T13:12:27.057310Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-20T13:12:46.810Z\"}}], \"cna\": {\"title\": \"Crash during DNSSEC validation of malicious content\", \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Qifan Zhang (Palo Alto Networks)\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.7, \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/U:Red\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"NLnet Labs\", \"product\": \"Unbound\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-15T00:00:00.000Z\", \"value\": \"Issue reported by Qifan Zhang\"}, {\"lang\": \"en\", \"time\": \"2026-04-29T00:00:00.000Z\", \"value\": \"NLnet Labs shares patch\"}, {\"lang\": \"en\", \"time\": \"2026-04-29T00:00:00.000Z\", \"value\": \"Qifan Zhang verifies patch\"}, {\"lang\": \"en\", \"time\": \"2026-05-20T00:00:00.000Z\", \"value\": \"Fixes released with version 1.25.1\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"This issue is fixed starting with version 1.25.1\"}, {\"lang\": \"en\", \"value\": \"Configuring \u0027val-clean-additional: no\u0027 (non-default) bypasses the vulnerable code in vulnerable versions\"}], \"datePublic\": \"2026-05-20T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-42959.txt\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-824\", \"description\": \"CWE-824: Access of Uninitialized Pointer\"}]}], \"providerMetadata\": {\"orgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"shortName\": \"NLnet Labs\", \"dateUpdated\": \"2026-05-20T09:20:45.766Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42959\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-20T13:12:56.258Z\", \"dateReserved\": \"2026-05-07T10:07:51.848Z\", \"assignerOrgId\": \"206fc3a0-e175-490b-9eaa-a5738056c9f6\", \"datePublished\": \"2026-05-20T09:20:45.766Z\", \"assignerShortName\": \"NLnet Labs\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:23231
Vulnerability from osv_almalinux
The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver.
Security Fix(es):
- unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (CVE-2026-42944)
- unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages (CVE-2026-42959)
- unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution (CVE-2026-33278)
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": "AlmaLinux:10",
"name": "python3-unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.2-7.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.2-7.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "unbound-anchor"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.2-7.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "unbound-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.2-7.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "unbound-dracut"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.2-7.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "unbound-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.2-7.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "unbound-utils"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.2-7.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es): \n\n * unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (CVE-2026-42944)\n * unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages (CVE-2026-42959)\n * unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution (CVE-2026-33278)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:23231",
"modified": "2026-06-04T11:47:14Z",
"published": "2026-06-04T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:23231"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-33278"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42944"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42959"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2479774"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2479806"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2479808"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-23231.html"
}
],
"related": [
"CVE-2026-42944",
"CVE-2026-42959",
"CVE-2026-33278"
],
"summary": "Important: unbound security update"
}
alsa-2026:24365
Vulnerability from osv_almalinux
The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver.
Security Fix(es):
- unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (CVE-2026-42944)
- unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages (CVE-2026-42959)
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": "AlmaLinux:8",
"name": "python3-unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.11.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "unbound"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.11.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "unbound-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.11.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "unbound-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.16.2-5.11.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es): \n\n * unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (CVE-2026-42944)\n * unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages (CVE-2026-42959)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:24365",
"modified": "2026-06-08T10:15:21Z",
"published": "2026-06-08T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:24365"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42944"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-42959"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2479774"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2479806"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-24365.html"
}
],
"related": [
"CVE-2026-42944",
"CVE-2026-42959"
],
"summary": "Important: unbound security update"
}
FKIE_CVE-2026-42959
Vulnerability from fkie_nvd - Published: 2026-05-20 10:16 - Updated: 2026-05-20 22:51| URL | Tags | ||
|---|---|---|---|
| sep@nlnetlabs.nl | https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-42959.txt | Mitigation, Vendor Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nlnetlabs:unbound:*:*:*:*:*:*:*:*",
"matchCriteriaId": "45EC9AEF-23EC-4ECC-A769-18DF07B2CAEC",
"versionEndExcluding": "1.25.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets."
}
],
"id": "CVE-2026-42959",
"lastModified": "2026-05-20T22:51:00.717",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "RED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Red",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "NONE",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "sep@nlnetlabs.nl",
"type": "Secondary"
}
]
},
"published": "2026-05-20T10:16:27.903",
"references": [
{
"source": "sep@nlnetlabs.nl",
"tags": [
"Mitigation",
"Vendor Advisory"
],
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-42959.txt"
}
],
"sourceIdentifier": "sep@nlnetlabs.nl",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-824"
}
],
"source": "sep@nlnetlabs.nl",
"type": "Secondary"
}
]
}
GHSA-5JP8-75XR-QRMF
Vulnerability from github – Published: 2026-05-20 12:30 – Updated: 2026-05-21 00:30NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.
{
"affected": [],
"aliases": [
"CVE-2026-42959"
],
"database_specific": {
"cwe_ids": [
"CWE-824"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-20T10:16:27Z",
"severity": "HIGH"
},
"details": "NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.",
"id": "GHSA-5jp8-75xr-qrmf",
"modified": "2026-05-21T00:30:27Z",
"published": "2026-05-20T12:30:37Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959"
},
{
"type": "WEB",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-42959.txt"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:Red",
"type": "CVSS_V4"
}
]
}
MSRC_CVE-2026-42959
Vulnerability from csaf_microsoft - Published: 2026-05-02 00:00 - Updated: 2026-05-23 01:39| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-42959 Crash during DNSSEC validation of malicious content - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-42959.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Crash during DNSSEC validation of malicious content",
"tracking": {
"current_release_date": "2026-05-23T01:39:27.000Z",
"generator": {
"date": "2026-05-23T07:14:23.776Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-42959",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-21T01:02:21.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-05-23T01:39:27.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3",
"product": {
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 unbound 0:1.19.1-5.azl3",
"product": {
"name": "azl3 unbound 0:1.19.1-5.azl3",
"product_id": "20736"
}
}
],
"category": "product_name",
"name": "unbound"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 unbound 0:1.19.1-5.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 unbound 0:1.19.1-5.azl3 as a component of Azure Linux 3.0",
"product_id": "20736-17084"
},
"product_reference": "20736",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42959",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "general",
"text": "NLnet Labs",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"20736-17084"
],
"known_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-42959 Crash during DNSSEC validation of malicious content - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-42959.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-21T01:02:21.000Z",
"details": "0:1.25.1-1.azl3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-1"
]
}
],
"title": "Crash during DNSSEC validation of malicious content"
}
]
}
OPENSUSE-SU-2026:10903-1
Vulnerability from csaf_opensuse - Published: 2026-05-29 00:00 - Updated: 2026-05-29 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64 | — |
Vendor Fix
|
| URL | Category |
|---|---|
| https://www.suse.com/support/security/rating/ | external |
| https://ftp.suse.com/pub/projects/security/csaf/o… | self |
| https://www.suse.com/security/cve/CVE-2026-32792/ | self |
| https://www.suse.com/security/cve/CVE-2026-33278/ | self |
| https://www.suse.com/security/cve/CVE-2026-40622/ | self |
| https://www.suse.com/security/cve/CVE-2026-41292/ | self |
| https://www.suse.com/security/cve/CVE-2026-42534/ | self |
| https://www.suse.com/security/cve/CVE-2026-42923/ | self |
| https://www.suse.com/security/cve/CVE-2026-42944/ | self |
| https://www.suse.com/security/cve/CVE-2026-42959/ | self |
| https://www.suse.com/security/cve/CVE-2026-42960/ | self |
| https://www.suse.com/security/cve/CVE-2026-44390/ | self |
| https://www.suse.com/security/cve/CVE-2026-44608/ | self |
| https://www.suse.com/security/cve/CVE-2026-32792 | external |
| https://bugzilla.suse.com/1265583 | external |
| https://www.suse.com/security/cve/CVE-2026-33278 | external |
| https://bugzilla.suse.com/1265587 | external |
| https://www.suse.com/security/cve/CVE-2026-40622 | external |
| https://bugzilla.suse.com/1265581 | external |
| https://www.suse.com/security/cve/CVE-2026-41292 | external |
| https://bugzilla.suse.com/1265580 | external |
| https://www.suse.com/security/cve/CVE-2026-42534 | external |
| https://bugzilla.suse.com/1265585 | external |
| https://www.suse.com/security/cve/CVE-2026-42923 | external |
| https://bugzilla.suse.com/1265589 | external |
| https://www.suse.com/security/cve/CVE-2026-42944 | external |
| https://bugzilla.suse.com/1265578 | external |
| https://www.suse.com/security/cve/CVE-2026-42959 | external |
| https://bugzilla.suse.com/1265586 | external |
| https://www.suse.com/security/cve/CVE-2026-42960 | external |
| https://bugzilla.suse.com/1265588 | external |
| https://www.suse.com/security/cve/CVE-2026-44390 | external |
| https://bugzilla.suse.com/1265584 | external |
| https://www.suse.com/security/cve/CVE-2026-44608 | external |
| https://bugzilla.suse.com/1265582 | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libunbound8-1.25.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libunbound8-1.25.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10903",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2026_10903-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32792 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32792/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-33278 page",
"url": "https://www.suse.com/security/cve/CVE-2026-33278/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-40622 page",
"url": "https://www.suse.com/security/cve/CVE-2026-40622/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-41292 page",
"url": "https://www.suse.com/security/cve/CVE-2026-41292/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42534 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42534/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42923 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42944 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42944/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42959 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42959/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42960 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42960/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44390 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44390/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-44608 page",
"url": "https://www.suse.com/security/cve/CVE-2026-44608/"
}
],
"title": "libunbound8-1.25.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-05-29T00:00:00Z",
"generator": {
"date": "2026-05-29T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10903-1",
"initial_release_date": "2026-05-29T00:00:00Z",
"revision_history": [
{
"date": "2026-05-29T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.aarch64",
"product": {
"name": "libunbound8-1.25.1-1.1.aarch64",
"product_id": "libunbound8-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.aarch64",
"product": {
"name": "python3-unbound-1.25.1-1.1.aarch64",
"product_id": "python3-unbound-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-1.25.1-1.1.aarch64",
"product_id": "unbound-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-anchor-1.25.1-1.1.aarch64",
"product_id": "unbound-anchor-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-devel-1.25.1-1.1.aarch64",
"product_id": "unbound-devel-1.25.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.aarch64",
"product": {
"name": "unbound-munin-1.25.1-1.1.aarch64",
"product_id": "unbound-munin-1.25.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.ppc64le",
"product": {
"name": "libunbound8-1.25.1-1.1.ppc64le",
"product_id": "libunbound8-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.ppc64le",
"product": {
"name": "python3-unbound-1.25.1-1.1.ppc64le",
"product_id": "python3-unbound-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-1.25.1-1.1.ppc64le",
"product_id": "unbound-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-anchor-1.25.1-1.1.ppc64le",
"product_id": "unbound-anchor-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-devel-1.25.1-1.1.ppc64le",
"product_id": "unbound-devel-1.25.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.ppc64le",
"product": {
"name": "unbound-munin-1.25.1-1.1.ppc64le",
"product_id": "unbound-munin-1.25.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.s390x",
"product": {
"name": "libunbound8-1.25.1-1.1.s390x",
"product_id": "libunbound8-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.s390x",
"product": {
"name": "python3-unbound-1.25.1-1.1.s390x",
"product_id": "python3-unbound-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.s390x",
"product": {
"name": "unbound-1.25.1-1.1.s390x",
"product_id": "unbound-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.s390x",
"product": {
"name": "unbound-anchor-1.25.1-1.1.s390x",
"product_id": "unbound-anchor-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.s390x",
"product": {
"name": "unbound-devel-1.25.1-1.1.s390x",
"product_id": "unbound-devel-1.25.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.s390x",
"product": {
"name": "unbound-munin-1.25.1-1.1.s390x",
"product_id": "unbound-munin-1.25.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libunbound8-1.25.1-1.1.x86_64",
"product": {
"name": "libunbound8-1.25.1-1.1.x86_64",
"product_id": "libunbound8-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-unbound-1.25.1-1.1.x86_64",
"product": {
"name": "python3-unbound-1.25.1-1.1.x86_64",
"product_id": "python3-unbound-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-1.25.1-1.1.x86_64",
"product_id": "unbound-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-anchor-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-anchor-1.25.1-1.1.x86_64",
"product_id": "unbound-anchor-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-devel-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-devel-1.25.1-1.1.x86_64",
"product_id": "unbound-devel-1.25.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "unbound-munin-1.25.1-1.1.x86_64",
"product": {
"name": "unbound-munin-1.25.1-1.1.x86_64",
"product_id": "unbound-munin-1.25.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64"
},
"product_reference": "libunbound8-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le"
},
"product_reference": "libunbound8-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x"
},
"product_reference": "libunbound8-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libunbound8-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64"
},
"product_reference": "libunbound8-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64"
},
"product_reference": "python3-unbound-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le"
},
"product_reference": "python3-unbound-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x"
},
"product_reference": "python3-unbound-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64"
},
"product_reference": "python3-unbound-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x"
},
"product_reference": "unbound-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-anchor-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-anchor-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x"
},
"product_reference": "unbound-anchor-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-anchor-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-devel-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-devel-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x"
},
"product_reference": "unbound-devel-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-devel-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64"
},
"product_reference": "unbound-munin-1.25.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le"
},
"product_reference": "unbound-munin-1.25.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x"
},
"product_reference": "unbound-munin-1.25.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-munin-1.25.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
},
"product_reference": "unbound-munin-1.25.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32792",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32792"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of service vulnerability when compiled with DNSCrypt support (\u0027--enable-dnscrypt\u0027). A bad DNSCrypt query could underflow Unbound\u0027s DNSCrypt packet reading procedure that may lead to heap overflow. A malicious actor can exploit the vulnerability with a single bad DNSCrypt query that its decrypted plaintext consists entirely of \u00270x00\u0027 bytes and does not contain the expected \u00270x80\u0027 marker. Unbound would then start reading more bytes than necessary until it finds a non-\u00270x00\u0027 byte. Based on the underlying memory allocator and the memory layout, it could lead to heap overflow while reading followed by a crash. Likelihood of a crash is low, since it relies heavily on the underlying memory allocator and the memory layout. If the heap overflow does not happen, Unbound\u0027s later packet checks will deny the packet. Unbound 1.25.1 contains a patch with a fix to bound reading in the given buffer space.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32792",
"url": "https://www.suse.com/security/cve/CVE-2026-32792"
},
{
"category": "external",
"summary": "SUSE Bug 1265583 for CVE-2026-32792",
"url": "https://bugzilla.suse.com/1265583"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-32792"
},
{
"cve": "CVE-2026-33278",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-33278"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.19.1 up to and including version 1.25.0 has a vulnerability in the DNSSEC validator that enables denial of service and possible remote code execution as a result of deep copying a data structure and erroneously overwriting a destination pointer. An adversary can exploit the vulnerability by controlling a malicious signed zone and querying a vulnerable Unbound. When DS sub-queries need to suspend validation due to NSEC3 computational budget exhaustion (introduced in Unbound 1.19.1), Unbound deep-copies response messages to preserve them across memory region teardown. A struct-assignment bug overwrites the destination\u0027s pointer with the source\u0027s pointer. After the sub-query region is freed, the resumed validator dereferences this dangling pointer, triggering a crash or potentially enabling arbitrary code execution. Unbound 1.25.1 contains a patch with a fix to preserve the correct pointer when deep copying the data structure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-33278",
"url": "https://www.suse.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "SUSE Bug 1265587 for CVE-2026-33278",
"url": "https://bugzilla.suse.com/1265587"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-33278"
},
{
"cve": "CVE-2026-40622",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-40622"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.16.2 up to and including version 1.25.0 has a vulnerability of the \u0027ghost domain names\u0027 family of attacks that could extend the ghost domain window by up to one cached TTL configured value. Similar to other \u0027ghost domain names\u0027 attacks, an adversary needs to control a (ghost) zone and be able to query a vulnerable Unbound. A single client NS query can cause Unbound to overwrite the cached expired parent-side referral NS rrset with the child-side apex NS rrset and essentially extend the ghost domain window by up to one cached TTL configured value (\u0027cache-max-ttl\u0027). In configurations where \u0027harden-referral-path: yes\u0027 is used (non-default configuration), no client NS query is required since Unbound implicitly performs that query. Unbound 1.25.1 contains a patch with a fix that does not allow extension of TTLs for (parent) NS records regardless of their trust.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-40622",
"url": "https://www.suse.com/security/cve/CVE-2026-40622"
},
{
"category": "external",
"summary": "SUSE Bug 1265581 for CVE-2026-40622",
"url": "https://bugzilla.suse.com/1265581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-40622"
},
{
"cve": "CVE-2026-41292",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-41292"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to a degradation of service attack related to parsing long lists of incoming EDNS options. An adversary sending queries with too many EDNS options can hold Unbound threads hostage while they are parsing and creating internal data structures for the options. Coordinated attacks can result in degradation and/or denial of service. Unbound 1.25.1 contains a patch with a fix to limit acceptable incoming EDNS options (100).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-41292",
"url": "https://www.suse.com/security/cve/CVE-2026-41292"
},
{
"category": "external",
"summary": "SUSE Bug 1265580 for CVE-2026-41292",
"url": "https://bugzilla.suse.com/1265580"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-41292"
},
{
"cve": "CVE-2026-42534",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42534"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the jostle logic that could defeat its purpose and degrade resolution performance. Retransmits of the same query could renew the age of slow running queries and not allow the jostle logic to see them as aged and potential targets for replacement with new queries. An adversary who can query a vulnerable Unbound and who can control a domain name server that replies slowly and/or maliciously to Unbound\u0027s queries can exploit the vulnerability and degrade the resolution performance of Unbound. When Unbound\u0027s \u0027num-queries-per-thread\u0027 reaches its limit, the jostle logic kicks in. When a new query comes in, half of the available queries that are also slow to resolve are candidates for replacement. The vulnerability then happens because duplicate queries that need resolution would skew the aging result by using the timestamp of the latest duplicate query instead of the original one that started the resolution effort. Cache and local data response performance remains unaffected. Coordinated attacks could raise this to a denial of resolution service. Unbound 1.25.1 contains a patch with a fix to attach an initial, non-updatable start time for incoming queries that allow the jostle logic to work as intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42534",
"url": "https://www.suse.com/security/cve/CVE-2026-42534"
},
{
"category": "external",
"summary": "SUSE Bug 1265585 for CVE-2026-42534",
"url": "https://bugzilla.suse.com/1265585"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42534"
},
{
"cve": "CVE-2026-42923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42923"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability in the DNSSEC validator where the code path to consult the negative cache for DS records does not take into account the limit on NSEC3 hash calculations introduced in 1.19.1. This leads to degradation of service during the attack. An adversary that controls a DNSSEC signed zone can exploit this by signing NSEC3 records with acceptably high iterations for child delegations and querying a vulnerable Unbound. Unbound will keep performing the allowed hash calculations on the NSEC3 records and will not limit the work by the mitigation introduced in 1.19.1. As a side effect, a global lock for the negative cache will be held for the duration of the hashing, blocking other threads that need to consult the negative cache. Coordinated attacks could raise the vulnerability to denial of service. Unbound 1.25.1 contains a patch with a fix to bound the vulnerable code path with the existing limit for NSEC3 hash calculations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42923",
"url": "https://www.suse.com/security/cve/CVE-2026-42923"
},
{
"category": "external",
"summary": "SUSE Bug 1265589 for CVE-2026-42923",
"url": "https://bugzilla.suse.com/1265589"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42923"
},
{
"cve": "CVE-2026-42944",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42944"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a vulnerability that results in heap overflow when encoding multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options in the reply packet. The relevant options (\u0027nsid\u0027, \u0027answer-cookie\u0027, \u0027pad-responses\u0027 (default)) need to be enabled for the vulnerability to be exploited. An adversary who can query Unbound can exploit the vulnerability by attaching multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options to the query. A flaw in the size calculation of the EDNS field truncates the correct value which allows the encoder to overflow the available space when writing. Those two combined lead to a heap overflow write of Unbound controlled data and eventually a crash. Unbound 1.25.1 contains a patch with a fix to de-duplicate the EDNS options and a fix to prevent truncation of the EDNS field size calculation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42944",
"url": "https://www.suse.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "SUSE Bug 1265578 for CVE-2026-42944",
"url": "https://bugzilla.suse.com/1265578"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42944"
},
{
"cve": "CVE-2026-42959",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42959"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash given malicious upstream replies. When Unbound constructs chase-reply messages for validation, the code uses the wrong counter to calculate write offsets for ADDITIONAL section rrsets. DNAME duplication could increase the ANSWER section count and authority filtering could decrease the AUTHORITY section count and create an uninitialized array slot. Combining these two, the validator later dereferences this uninitialized pointer, causing an immediate process crash. An adversary controlling a DNSSEC-signed domain can trigger this bug with a single query by configuring a DNAME chain with unsigned CNAMEs and a response containing unsigned AUTHORITY records alongside signed ADDITIONAL glue records. Unbound 1.25.1 contains a patch with a fix to use the proper counters to calculate the write offsets.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42959",
"url": "https://www.suse.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "SUSE Bug 1265586 for CVE-2026-42959",
"url": "https://bugzilla.suse.com/1265586"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-42959"
},
{
"cve": "CVE-2026-42960",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42960"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 is vulnerable to poisoning via promiscuous records for the authority section. Promiscuous RRSets that complement DNS replies in the authority section can be used to trick Unbound to cache such records. If an adversary is able to attach such records in a reply (i.e., spoofed packet, fragmentation attack) he would be able to poison Unbound\u0027s cache. A malicious actor can exploit the possible poisonous effect by injecting RRSets other than NS that are also accompanied by address records in a reply, for example MX. This could be achieved by trying to spoof a reply packet or fragmentation attacks. Unbound would then accept the relative address records in the additional section and cache them if the authority RRSet has enough trust at this point, i.e., in-zone data for the delegation point. Unbound 1.25.1 contains a patch with a fix that disregards address records from the additional section if they are not explicitly relevant only to authority NS records, mitigating the possible poison effect. This is a complement fix to CVE-2025-11411.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42960",
"url": "https://www.suse.com/security/cve/CVE-2026-42960"
},
{
"category": "external",
"summary": "SUSE Bug 1265588 for CVE-2026-42960",
"url": "https://bugzilla.suse.com/1265588"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-42960"
},
{
"cve": "CVE-2026-44390",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44390"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound up to and including version 1.25.0 has a vulnerability when handling replies with very large RRsets that Unbound needs to perform name compression for. Malicious upstream responses with very large RRsets with records that don\u0027t share a suffix above the root can cause Unbound to spend a considerable time applying name compression to downstream replies. This can lead to degraded performance and eventually denial of service in well orchestrated attacks. An adversary can exploit the vulnerability by querying Unbound for the specially crafted contents of a malicious zone with very large RRsets. Before Unbound replies to the query it will try to apply name compression which was an unbounded operation that could lock the CPU until the whole packet was complete. A compression limit was introduced in 1.21.1 for this but it didn\u0027t account for the case where records would not share any suffix above the root. That causes Unbound to go in a different code path because of the compression tree lookup failure and eventually not increment the compression counter for those operations. Unbound 1.25.1 contains a patch with a fix that increments the compression counter regardless of the compression tree lookup. This is a complement fix to CVE-2024-8508.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44390",
"url": "https://www.suse.com/security/cve/CVE-2026-44390"
},
{
"category": "external",
"summary": "SUSE Bug 1265584 for CVE-2026-44390",
"url": "https://bugzilla.suse.com/1265584"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44390"
},
{
"cve": "CVE-2026-44608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-44608"
}
],
"notes": [
{
"category": "general",
"text": "NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a locking inconsistency vulnerability that when certain conditions are met (multi-threaded, RPZ XFR reload, RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers) it could result in heap use-after-free and eventual crash. An adversary can exploit the vulnerability if conditions are first met on a vulnerable Unbound, i.e., multi-threaded, an RPZ zone with \u0027rpz-nsip\u0027/\u0027rpz-nsdname\u0027 triggers and an ongoing XFR for that RPZ zone. Local RPZ files do not trigger the vulnerability. If the timing is right and an XFR happens at the same time another thread needs to read that RPZ zone, the reader may not hold the lock long enough and the thread applying the XFR may free objects that the reader is about to walk causing the use-after-free. Unbound 1.25.1 contains a patch with a fix to the locking code.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-44608",
"url": "https://www.suse.com/security/cve/CVE-2026-44608"
},
{
"category": "external",
"summary": "SUSE Bug 1265582 for CVE-2026-44608",
"url": "https://bugzilla.suse.com/1265582"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:libunbound8-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:python3-unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-anchor-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-devel-1.25.1-1.1.x86_64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.aarch64",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.ppc64le",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.s390x",
"openSUSE Tumbleweed:unbound-munin-1.25.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-29T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2026-44608"
}
]
}
RHSA-2026:19752
Vulnerability from csaf_redhat - Published: 2026-05-20 17:20 - Updated: 2026-06-08 15:46A flaw was discovered in Unbound’s DNSSEC validator can leave it using an invalid memory pointer after certain DS sub-query validations fail due to NSEC3 budget exhaustion. This may cause crashes and could potentially allow arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:unbound-main@aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@src | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:unbound-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Unbound's DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:unbound-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Unbound. When operating in a multi-threaded configuration with specific Response Policy Zones (RPZ) using 'rpz-nsip' or 'rpz-nsdname' triggers, a locking inconsistency during an RPZ zone transfer (XFR) reload can occur. This timing issue may allow an adversary to trigger a heap use-after-free vulnerability, leading to a system crash and a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:unbound-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:unbound-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:19752 | self |
| https://images.redhat.com/ | external |
| https://access.redhat.com/security/cve/CVE-2026-42959 | external |
| https://access.redhat.com/security/updates/classi… | external |
| https://access.redhat.com/security/cve/CVE-2026-33278 | external |
| https://access.redhat.com/security/cve/CVE-2026-42944 | external |
| https://access.redhat.com/security/cve/CVE-2026-44608 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-33278 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479808 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33278 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33278 | external |
| https://access.redhat.com/security/cve/CVE-2026-42944 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479774 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42944 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42944 | external |
| https://access.redhat.com/security/cve/CVE-2026-42959 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479806 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42959 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42959 | external |
| https://access.redhat.com/security/cve/CVE-2026-44608 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2480126 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-44608 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-44608 | external |
| https://www.nlnetlabs.nl/downloads/unbound/CVE-20… | external |
{
"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 Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nunbound:\n * python3-unbound-1.25.1-0.1.hum1 (aarch64, x86_64)\n * unbound-1.25.1-0.1.hum1 (aarch64, x86_64)\n * unbound-anchor-1.25.1-0.1.hum1 (aarch64, x86_64)\n * unbound-devel-1.25.1-0.1.hum1 (aarch64, x86_64)\n * unbound-dracut-1.25.1-0.1.hum1 (aarch64, x86_64)\n * unbound-libs-1.25.1-0.1.hum1 (aarch64, x86_64)\n * unbound-munin-1.25.1-0.1.hum1 (noarch)\n * unbound-utils-1.25.1-0.1.hum1 (aarch64, x86_64)\n * unbound-1.25.1-0.1.hum1.src (src)",
"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:19752",
"url": "https://access.redhat.com/errata/RHSA-2026:19752"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42959",
"url": "https://access.redhat.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33278",
"url": "https://access.redhat.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42944",
"url": "https://access.redhat.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44608",
"url": "https://access.redhat.com/security/cve/CVE-2026-44608"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19752.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-08T15:46:26+00:00",
"generator": {
"date": "2026-06-08T15:46:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:19752",
"initial_release_date": "2026-05-20T17:20:01+00:00",
"revision_history": [
{
"date": "2026-05-20T17:20:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-21T09:12:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T15:46:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@aarch64",
"product": {
"name": "unbound-main@aarch64",
"product_id": "unbound-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.25.1-0.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@x86_64",
"product": {
"name": "unbound-main@x86_64",
"product_id": "unbound-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.25.1-0.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@src",
"product": {
"name": "unbound-main@src",
"product_id": "unbound-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.25.1-0.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-main@noarch",
"product": {
"name": "unbound-main@noarch",
"product_id": "unbound-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-munin@1.25.1-0.1.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@aarch64"
},
"product_reference": "unbound-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@noarch"
},
"product_reference": "unbound-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@src"
},
"product_reference": "unbound-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:unbound-main@x86_64"
},
"product_reference": "unbound-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Qifan Zhang"
],
"organization": "Palo Alto"
}
],
"cve": "CVE-2026-33278",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-05-19T11:46:56.937000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Unbound\u2019s DNSSEC validator can leave it using an invalid memory pointer after certain DS sub-query validations fail due to NSEC3 budget exhaustion. This may cause crashes and could potentially allow arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution",
"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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "RHBZ#2479808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33278"
}
],
"release_date": "2026-05-20T11:33:59.504000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T17:20:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19752"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution"
},
{
"cve": "CVE-2026-42944",
"discovery_date": "2026-05-19T09:59:55.126000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479774"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options",
"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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "RHBZ#2479774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479774"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42944",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42944"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944"
}
],
"release_date": "2026-05-20T11:33:22.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T17:20:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19752"
},
{
"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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options"
},
{
"acknowledgments": [
{
"names": [
"Qifan Zhang"
],
"organization": "Palo Alto"
}
],
"cve": "CVE-2026-42959",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-19T11:23:24.234000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479806"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound\u0027s DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it can be remotely triggered without authentication or user interaction via a single crafted DNS query. Successful exploitation allows an attacker to crash the Unbound resolver process, disrupting DNS resolution for all dependent services. The vulnerability\u0027s root cause is the use of incorrect counters to calculate write offsets, leading to dereference of an uninitialized pointer and subsequent denial-of-service.",
"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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "RHBZ#2479806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959"
}
],
"release_date": "2026-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T17:20:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19752"
},
{
"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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages"
},
{
"cve": "CVE-2026-44608",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2026-05-20T10:00:58.538612+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480126"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound. When operating in a multi-threaded configuration with specific Response Policy Zones (RPZ) using \u0027rpz-nsip\u0027 or \u0027rpz-nsdname\u0027 triggers, a locking inconsistency during an RPZ zone transfer (XFR) reload can occur. This timing issue may allow an adversary to trigger a heap use-after-free vulnerability, leading to a system crash and a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound: Denial of Service due to locking inconsistency during RPZ XFR reload",
"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": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44608"
},
{
"category": "external",
"summary": "RHBZ#2480126",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480126"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44608",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44608"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44608",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44608"
},
{
"category": "external",
"summary": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-44608.txt",
"url": "https://www.nlnetlabs.nl/downloads/unbound/CVE-2026-44608.txt"
}
],
"release_date": "2026-05-20T09:21:57.360000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T17:20:01+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19752"
},
{
"category": "workaround",
"details": "To mitigate this issue, avoid using `rpz-nsip` or `rpz-nsdname` triggers within Response Policy Zones (RPZ) that are configured for zone transfer (XFR) reloads. Alternatively, configure Unbound to use local RPZ files instead of XFR for these zones, as local RPZ files do not trigger the vulnerability. A restart of the Unbound service may be required for configuration changes to take effect, which could temporarily interrupt DNS resolution.",
"product_ids": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:unbound-main@aarch64",
"Red Hat Hardened Images:unbound-main@noarch",
"Red Hat Hardened Images:unbound-main@src",
"Red Hat Hardened Images:unbound-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "unbound: Unbound: Denial of Service due to locking inconsistency during RPZ XFR reload"
}
]
}
RHSA-2026:23231
Vulnerability from csaf_redhat - Published: 2026-06-04 08:54 - Updated: 2026-06-08 15:46A flaw was discovered in Unbound’s DNSSEC validator can leave it using an invalid memory pointer after certain DS sub-query validations fail due to NSEC3 budget exhaustion. This may cause crashes and could potentially allow arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Unbound's DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:23231 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479774 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479806 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479808 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-33278 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479808 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33278 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33278 | external |
| https://access.redhat.com/security/cve/CVE-2026-42944 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479774 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42944 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42944 | external |
| https://access.redhat.com/security/cve/CVE-2026-42959 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479806 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42959 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42959 | external |
{
"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 unbound 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 unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es):\n\n* unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (CVE-2026-42944)\n\n* unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages (CVE-2026-42959)\n\n* unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution (CVE-2026-33278)\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:23231",
"url": "https://access.redhat.com/errata/RHSA-2026:23231"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2479774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479774"
},
{
"category": "external",
"summary": "2479806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479806"
},
{
"category": "external",
"summary": "2479808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479808"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_23231.json"
}
],
"title": "Red Hat Security Advisory: unbound security update",
"tracking": {
"current_release_date": "2026-06-08T15:46:22+00:00",
"generator": {
"date": "2026-06-08T15:46:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:23231",
"initial_release_date": "2026-06-04T08:54:04+00:00",
"revision_history": [
{
"date": "2026-06-04T08:54:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-04T08:54:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T15:46:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 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": "python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor-debuginfo@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils-debuginfo@1.24.2-7.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"product": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"product_id": "unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-7.el10_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor-debuginfo@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils-debuginfo@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"product": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"product_id": "unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-7.el10_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"product_id": "python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_id": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor-debuginfo@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils-debuginfo@1.24.2-7.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"product": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"product_id": "unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-7.el10_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-anchor-debuginfo@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-utils-debuginfo@1.24.2-7.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"product": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"product_id": "unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-7.el10_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-0:1.24.2-7.el10_2.1.src",
"product": {
"name": "unbound-0:1.24.2-7.el10_2.1.src",
"product_id": "unbound-0:1.24.2-7.el10_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-7.el10_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.src",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
},
"product_reference": "unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Qifan Zhang"
],
"organization": "Palo Alto"
}
],
"cve": "CVE-2026-33278",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-05-19T11:46:56.937000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Unbound\u2019s DNSSEC validator can leave it using an invalid memory pointer after certain DS sub-query validations fail due to NSEC3 budget exhaustion. This may cause crashes and could potentially allow arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution",
"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:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "RHBZ#2479808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33278"
}
],
"release_date": "2026-05-20T11:33:59.504000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T08:54:04+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:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23231"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution"
},
{
"cve": "CVE-2026-42944",
"discovery_date": "2026-05-19T09:59:55.126000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479774"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options",
"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:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "RHBZ#2479774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479774"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42944",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42944"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944"
}
],
"release_date": "2026-05-20T11:33:22.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T08:54:04+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:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23231"
},
{
"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-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.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-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options"
},
{
"acknowledgments": [
{
"names": [
"Qifan Zhang"
],
"organization": "Palo Alto"
}
],
"cve": "CVE-2026-42959",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-19T11:23:24.234000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479806"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound\u0027s DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it can be remotely triggered without authentication or user interaction via a single crafted DNS query. Successful exploitation allows an attacker to crash the Unbound resolver process, disrupting DNS resolution for all dependent services. The vulnerability\u0027s root cause is the use of incorrect counters to calculate write offsets, leading to dereference of an uninitialized pointer and subsequent denial-of-service.",
"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:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "RHBZ#2479806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959"
}
],
"release_date": "2026-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-04T08:54:04+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:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:23231"
},
{
"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-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.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-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"AppStream-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"AppStream-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:python3-unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.src",
"CRB-10.2.Z:unbound-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-anchor-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-debugsource-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-devel-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-dracut-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-libs-debuginfo-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-0:1.24.2-7.el10_2.1.x86_64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.aarch64",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.ppc64le",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.s390x",
"CRB-10.2.Z:unbound-utils-debuginfo-0:1.24.2-7.el10_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages"
}
]
}
RHSA-2026:24365
Vulnerability from csaf_redhat - Published: 2026-06-08 08:53 - Updated: 2026-06-08 15:46A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Unbound's DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:24365 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479774 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479806 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-42944 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479774 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42944 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42944 | external |
| https://access.redhat.com/security/cve/CVE-2026-42959 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479806 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42959 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42959 | external |
{
"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 unbound 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 unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es):\n\n* unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (CVE-2026-42944)\n\n* unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages (CVE-2026-42959)\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:24365",
"url": "https://access.redhat.com/errata/RHSA-2026:24365"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2479774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479774"
},
{
"category": "external",
"summary": "2479806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479806"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24365.json"
}
],
"title": "Red Hat Security Advisory: unbound security update",
"tracking": {
"current_release_date": "2026-06-08T15:46:27+00:00",
"generator": {
"date": "2026-06-08T15:46:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:24365",
"initial_release_date": "2026-06-08T08:53:35+00:00",
"revision_history": [
{
"date": "2026-06-08T08:53:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T08:53:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T15:46:27+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_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-5.11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "unbound-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "unbound-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-5.11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-5.11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-5.11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-5.11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-5.11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-5.11.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product_id": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-5.11.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "unbound-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "unbound-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product_id": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-5.11.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-5.11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "unbound-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "unbound-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-5.11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-5.11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-5.11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-5.11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-5.11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-5.11.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product_id": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-5.11.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-5.11.el8_10.i686",
"product": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.i686",
"product_id": "unbound-devel-0:1.16.2-5.11.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-5.11.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-5.11.el8_10.i686",
"product": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.i686",
"product_id": "unbound-libs-0:1.16.2-5.11.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-5.11.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"product": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"product_id": "unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-5.11.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product_id": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-5.11.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product_id": "unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-5.11.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product_id": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-5.11.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"product_id": "python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.16.2-5.11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "unbound-0:1.16.2-5.11.el8_10.s390x",
"product_id": "unbound-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-5.11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"product_id": "unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.16.2-5.11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"product_id": "unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.16.2-5.11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"product_id": "unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.16.2-5.11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product_id": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.16.2-5.11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product_id": "unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.16.2-5.11.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product_id": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.16.2-5.11.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-0:1.16.2-5.11.el8_10.src",
"product": {
"name": "unbound-0:1.16.2-5.11.el8_10.src",
"product_id": "unbound-0:1.16.2-5.11.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.16.2-5.11.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "unbound-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "unbound-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "unbound-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-5.11.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src"
},
"product_reference": "unbound-0:1.16.2-5.11.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "unbound-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686"
},
"product_reference": "unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686"
},
"product_reference": "unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686"
},
"product_reference": "unbound-devel-0:1.16.2-5.11.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686"
},
"product_reference": "unbound-libs-0:1.16.2-5.11.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42944",
"discovery_date": "2026-05-19T09:59:55.126000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479774"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options",
"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:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "RHBZ#2479774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479774"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42944",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42944"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944"
}
],
"release_date": "2026-05-20T11:33:22.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T08:53:35+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:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24365"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.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-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options"
},
{
"acknowledgments": [
{
"names": [
"Qifan Zhang"
],
"organization": "Palo Alto"
}
],
"cve": "CVE-2026-42959",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-19T11:23:24.234000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479806"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound\u0027s DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it can be remotely triggered without authentication or user interaction via a single crafted DNS query. Successful exploitation allows an attacker to crash the Unbound resolver process, disrupting DNS resolution for all dependent services. The vulnerability\u0027s root cause is the use of incorrect counters to calculate write offsets, leading to dereference of an uninitialized pointer and subsequent denial-of-service.",
"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:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "RHBZ#2479806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959"
}
],
"release_date": "2026-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T08:53:35+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:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24365"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.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-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debuginfo-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-debugsource-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-devel-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-0:1.16.2-5.11.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.16.2-5.11.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages"
}
]
}
RHSA-2026:24369
Vulnerability from csaf_redhat - Published: 2026-06-08 10:49 - Updated: 2026-06-08 15:46A flaw was discovered in Unbound’s DNSSEC validator can leave it using an invalid memory pointer after certain DS sub-query validations fail due to NSEC3 budget exhaustion. This may cause crashes and could potentially allow arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in Unbound's DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:24369 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479774 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479806 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479808 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2026-33278 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479808 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-33278 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-33278 | external |
| https://access.redhat.com/security/cve/CVE-2026-42944 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479774 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42944 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42944 | external |
| https://access.redhat.com/security/cve/CVE-2026-42959 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2479806 | external |
| https://www.cve.org/CVERecord?id=CVE-2026-42959 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2026-42959 | external |
{
"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 unbound 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 unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. \n\nSecurity Fix(es):\n\n* unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options (CVE-2026-42944)\n\n* unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages (CVE-2026-42959)\n\n* unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution (CVE-2026-33278)\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:24369",
"url": "https://access.redhat.com/errata/RHSA-2026:24369"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2479774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479774"
},
{
"category": "external",
"summary": "2479806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479806"
},
{
"category": "external",
"summary": "2479808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479808"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24369.json"
}
],
"title": "Red Hat Security Advisory: unbound security update",
"tracking": {
"current_release_date": "2026-06-08T15:46:27+00:00",
"generator": {
"date": "2026-06-08T15:46:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.2"
}
},
"id": "RHSA-2026:24369",
"initial_release_date": "2026-06-08T10:49:50+00:00",
"revision_history": [
{
"date": "2026-06-08T10:49:50+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T10:49:50+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-08T15:46:27+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": "unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "unbound-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "unbound-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-3.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"product": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"product_id": "unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-3.el9_8.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-3.el9_8.1.i686",
"product": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.i686",
"product_id": "unbound-devel-0:1.24.2-3.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-3.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"product": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"product_id": "unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-3.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product_id": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-3.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product_id": "unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-3.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product_id": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-3.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-3.el9_8.1.i686",
"product": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.i686",
"product_id": "unbound-libs-0:1.24.2-3.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-3.el9_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "unbound-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "unbound-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-3.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"product": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"product_id": "unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-3.el9_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "unbound-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "unbound-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"product": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"product_id": "unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-3.el9_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"product_id": "unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-devel@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"product_id": "unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debugsource@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product_id": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound-debuginfo@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product_id": "unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-debuginfo@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product_id": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs-debuginfo@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"product_id": "python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-unbound@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "unbound-0:1.24.2-3.el9_8.1.s390x",
"product_id": "unbound-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"product_id": "unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-dracut@1.24.2-3.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"product": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"product_id": "unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound-libs@1.24.2-3.el9_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "unbound-0:1.24.2-3.el9_8.1.src",
"product": {
"name": "unbound-0:1.24.2-3.el9_8.1.src",
"product_id": "unbound-0:1.24.2-3.el9_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/unbound@1.24.2-3.el9_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-devel-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-dracut-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
},
"product_reference": "unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Qifan Zhang"
],
"organization": "Palo Alto"
}
],
"cve": "CVE-2026-33278",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-05-19T11:46:56.937000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479808"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Unbound\u2019s DNSSEC validator can leave it using an invalid memory pointer after certain DS sub-query validations fail due to NSEC3 budget exhaustion. This may cause crashes and could potentially allow arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution",
"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:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33278"
},
{
"category": "external",
"summary": "RHBZ#2479808",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479808"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33278",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33278"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33278",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33278"
}
],
"release_date": "2026-05-20T11:33:59.504000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T10:49: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:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24369"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound DNSSEC Validator Use-After-Free via Deep Copy Pointer Overwrite Leading to DoS and Possible Remote Code Execution"
},
{
"cve": "CVE-2026-42944",
"discovery_date": "2026-05-19T09:59:55.126000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479774"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound, a Domain Name System (DNS) resolver. A remote attacker could trigger a heap overflow by sending specially crafted DNS reply packets. This occurs when Unbound attempts to encode multiple Name Server Identifier (NSID) or Extension Mechanisms for DNS (EDNS) Cookie options, or EDNS Padding options, and these options are enabled. Successful exploitation of this vulnerability could lead to a denial of service (DoS), making the Unbound service unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options",
"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:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42944"
},
{
"category": "external",
"summary": "RHBZ#2479774",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479774"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42944",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42944"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42944"
}
],
"release_date": "2026-05-20T11:33:22.428000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T10:49: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:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24369"
},
{
"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.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.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.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Heap overflow and crash with multiple nsid, cookie, padding EDNS options"
},
{
"acknowledgments": [
{
"names": [
"Qifan Zhang"
],
"organization": "Palo Alto"
}
],
"cve": "CVE-2026-42959",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-19T11:23:24.234000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2479806"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Unbound\u0027s DNSSEC validator when constructing chase-reply messages for validation. The code uses the wrong counter to calculate write offsets for ADDITIONAL section resource record sets. When a DNAME chain is combined with authority filtering, an uninitialized array slot is created that the validator later dereferences, causing an immediate process crash. Any application or infrastructure relying on Unbound for DNS resolution could be forced to exit unexpectedly, resulting in a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Important, given that it can be remotely triggered without authentication or user interaction via a single crafted DNS query. Successful exploitation allows an attacker to crash the Unbound resolver process, disrupting DNS resolution for all dependent services. The vulnerability\u0027s root cause is the use of incorrect counters to calculate write offsets, leading to dereference of an uninitialized pointer and subsequent denial-of-service.",
"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:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42959"
},
{
"category": "external",
"summary": "RHBZ#2479806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2479806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42959",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42959"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42959"
}
],
"release_date": "2026-05-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T10:49: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:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24369"
},
{
"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.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.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.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:python3-unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:unbound-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debuginfo-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-debugsource-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-devel-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-dracut-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-0:1.24.2-3.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:unbound-libs-debuginfo-0:1.24.2-3.el9_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "unbound: Unbound DNSSEC Validator Denial of Service via Incorrect Write Offset Counter in Chase-Reply Messages"
}
]
}
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.