Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-6507 (GCVE-0-2026-6507)
Vulnerability from cvelistv5 – Published: 2026-04-17 12:23 – Updated: 2026-04-20 14:59
VLAI
EPSS
VEX
Title
Dnsmasq: dnsmasq: denial of service due to out-of-bounds write in dhcp bootreply processing
Summary
A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY (Bootstrap Protocol Reply) packet to a dnsmasq server configured with the `--dhcp-split-relay` option. This can lead to memory corruption, causing the dnsmasq daemon to crash and resulting in a denial of service (DoS).
Severity
7.5 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-787 - Out-of-bounds Write
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-6507 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2459181 | issue-trackingx_refsource_REDHAT |
Impacted products
6 products
| Vendor | Product | Version | |
|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
Date Public
2026-04-17 11:37
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-6507",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-17T14:30:05.928163Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-20T14:59:06.735Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "unaffected",
"packageName": "dnsmasq",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unaffected",
"packageName": "dnsmasq",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unaffected",
"packageName": "dnsmasq",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "unaffected",
"packageName": "dnsmasq",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "unaffected",
"packageName": "dnsmasq",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"datePublic": "2026-04-17T11:37:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY (Bootstrap Protocol Reply) packet to a dnsmasq server configured with the `--dhcp-split-relay` option. This can lead to memory corruption, causing the dnsmasq daemon to crash and resulting in a denial of service (DoS)."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-20T11:47:24.852Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2026-6507"
},
{
"name": "RHBZ#2459181",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459181"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-04-17T00:00:00.000Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2026-04-17T11:37:00.000Z",
"value": "Made public."
}
],
"title": "Dnsmasq: dnsmasq: denial of service due to out-of-bounds write in dhcp bootreply processing",
"workarounds": [
{
"lang": "en",
"value": "To mitigate this issue, ensure that the `dnsmasq` service is not configured with the `--dhcp-split-relay` option. If this option is currently in use, remove it from the `dnsmasq` configuration. After modifying the configuration, the `dnsmasq` service must be restarted for the changes to take effect. This may temporarily interrupt DHCP and DNS services provided by `dnsmasq`."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-787: Out-of-bounds Write"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2026-6507",
"datePublished": "2026-04-17T12:23:31.852Z",
"dateReserved": "2026-04-17T11:32:04.326Z",
"dateUpdated": "2026-04-20T14:59:06.735Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-6507",
"date": "2026-07-13",
"epss": "0.00482",
"percentile": "0.38225"
},
"microsoft_vex": {
"current_release_date": "2026-04-23T01:10:16.000Z",
"cve": "CVE-2026-6507",
"id": "msrc_CVE-2026-6507",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Dnsmasq: dnsmasq: denial of service due to out-of-bounds write in dhcp bootreply processing",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-6507.json",
"version": "1"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-6507\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2026-04-17T13:16:14.967\",\"lastModified\":\"2026-06-17T11:00:54.430\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY (Bootstrap Protocol Reply) packet to a dnsmasq server configured with the `--dhcp-split-relay` option. This can lead to memory corruption, causing the dnsmasq daemon to crash and resulting in a denial of service (DoS).\"}],\"affected\":[{\"source\":\"secalert@redhat.com\",\"affectedData\":[{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 10\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"dnsmasq\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:10\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 6\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"dnsmasq\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:6\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 7\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"dnsmasq\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:7\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 8\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"dnsmasq\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:8\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat Enterprise Linux 9\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"dnsmasq\",\"cpes\":[\"cpe:/o:redhat:enterprise_linux:9\"]},{\"vendor\":\"Red Hat\",\"product\":\"Red Hat OpenShift Container Platform 4\",\"defaultStatus\":\"affected\",\"collectionURL\":\"https://access.redhat.com/downloads/content/package-browser/\",\"packageName\":\"rhcos\",\"cpes\":[\"cpe:/a:redhat:openshift:4\"]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-17T14:30:05.928163Z\",\"id\":\"CVE-2026-6507\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/security/cve/CVE-2026-6507\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2459181\",\"source\":\"secalert@redhat.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-06-28T07:45:46+00:00",
"cve": "CVE-2026-6507",
"id": "CVE-2026-6507",
"initial_release_date": "2026-04-17T11:37:00+00:00",
"product_status:known_not_affected": "16",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "dnsmasq: dnsmasq: Denial of Service due to out-of-bounds write in DHCP BOOTREPLY processing",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6507.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-6507\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-17T14:30:05.928163Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-17T14:30:09.736Z\"}}], \"cna\": {\"title\": \"Dnsmasq: dnsmasq: denial of service due to out-of-bounds write in dhcp bootreply processing\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"dnsmasq\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"dnsmasq\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"dnsmasq\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"dnsmasq\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"dnsmasq\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-04-17T00:00:00.000Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2026-04-17T11:37:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2026-04-17T11:37:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/security/cve/CVE-2026-6507\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2459181\", \"name\": \"RHBZ#2459181\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"To mitigate this issue, ensure that the `dnsmasq` service is not configured with the `--dhcp-split-relay` option. If this option is currently in use, remove it from the `dnsmasq` configuration. After modifying the configuration, the `dnsmasq` service must be restarted for the changes to take effect. This may temporarily interrupt DHCP and DNS services provided by `dnsmasq`.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY (Bootstrap Protocol Reply) packet to a dnsmasq server configured with the `--dhcp-split-relay` option. This can lead to memory corruption, causing the dnsmasq daemon to crash and resulting in a denial of service (DoS).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-04-20T11:47:24.852Z\"}, \"x_redhatCweChain\": \"CWE-787: Out-of-bounds Write\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-6507\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-20T14:59:06.735Z\", \"dateReserved\": \"2026-04-17T11:32:04.326Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2026-04-17T12:23:31.852Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:22496-1
Vulnerability from csaf_suse - Published: 2026-06-29 07:42 - Updated: 2026-06-29 07:42Summary
Security update for dnsmasq
Severity
Important
Notes
Title of the patch: Security update for dnsmasq
Description of the patch: This update for dnsmasq fixes the following issues
Update to 2.93:
- CVE-2026-12725: heap buffer overflow in `log_query()` when logging unsupported DS/DNSKEY replies (bsc#1268764).
Changes for dnsmasq:
* CVE-2026-12725, bsc#1268764: Heap buffer overflow in
`log_query()` when logging unsupported DS/DNSKEY replies.
* Fix a corner-case in DNSSEC validation with wildcards.
* Fix DNSSEC failure with spurious RRSIGs.
* Fix DNSSEC fail with CNAME replies to DS queries.
* Fix regression in 2.92 release which broke DHCPv6 when a DHCP
relay is in use.
* Modify the inotify implementation so that inotify watches are
only created after dnsmasq has changed permissions and userid.
* CVE-2026-2291: Rework storage allocation for domain names.
Patchnames: SUSE-SLES-16.0-1102
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
8.1 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
14 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for dnsmasq",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for dnsmasq fixes the following issues\n\nUpdate to 2.93:\n\n- CVE-2026-12725: heap buffer overflow in `log_query()` when logging unsupported DS/DNSKEY replies (bsc#1268764).\n\nChanges for dnsmasq:\n\n * CVE-2026-12725, bsc#1268764: Heap buffer overflow in\n `log_query()` when logging unsupported DS/DNSKEY replies.\n * Fix a corner-case in DNSSEC validation with wildcards.\n * Fix DNSSEC failure with spurious RRSIGs.\n * Fix DNSSEC fail with CNAME replies to DS queries.\n * Fix regression in 2.92 release which broke DHCPv6 when a DHCP\n relay is in use.\n * Modify the inotify implementation so that inotify watches are\n only created after dnsmasq has changed permissions and userid.\n * CVE-2026-2291: Rework storage allocation for domain names.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-1102",
"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/suse-su-2026_22496-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22496-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622496-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22496-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048014.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268764",
"url": "https://bugzilla.suse.com/1268764"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-12725 page",
"url": "https://www.suse.com/security/cve/CVE-2026-12725/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2291 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6507 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6507/"
}
],
"title": "Security update for dnsmasq",
"tracking": {
"current_release_date": "2026-06-29T07:42:51Z",
"generator": {
"date": "2026-06-29T07:42:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22496-1",
"initial_release_date": "2026-06-29T07:42:51Z",
"revision_history": [
{
"date": "2026-06-29T07:42:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.93-160000.1.1.aarch64",
"product": {
"name": "dnsmasq-2.93-160000.1.1.aarch64",
"product_id": "dnsmasq-2.93-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.93-160000.1.1.aarch64",
"product": {
"name": "dnsmasq-utils-2.93-160000.1.1.aarch64",
"product_id": "dnsmasq-utils-2.93-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.93-160000.1.1.ppc64le",
"product": {
"name": "dnsmasq-2.93-160000.1.1.ppc64le",
"product_id": "dnsmasq-2.93-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.93-160000.1.1.ppc64le",
"product": {
"name": "dnsmasq-utils-2.93-160000.1.1.ppc64le",
"product_id": "dnsmasq-utils-2.93-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.93-160000.1.1.s390x",
"product": {
"name": "dnsmasq-2.93-160000.1.1.s390x",
"product_id": "dnsmasq-2.93-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.93-160000.1.1.s390x",
"product": {
"name": "dnsmasq-utils-2.93-160000.1.1.s390x",
"product_id": "dnsmasq-utils-2.93-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.93-160000.1.1.x86_64",
"product": {
"name": "dnsmasq-2.93-160000.1.1.x86_64",
"product_id": "dnsmasq-2.93-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.93-160000.1.1.x86_64",
"product": {
"name": "dnsmasq-utils-2.93-160000.1.1.x86_64",
"product_id": "dnsmasq-utils-2.93-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64"
},
"product_reference": "dnsmasq-2.93-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le"
},
"product_reference": "dnsmasq-2.93-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x"
},
"product_reference": "dnsmasq-2.93-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64"
},
"product_reference": "dnsmasq-2.93-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64"
},
"product_reference": "dnsmasq-2.93-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le"
},
"product_reference": "dnsmasq-2.93-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x"
},
"product_reference": "dnsmasq-2.93-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.93-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64"
},
"product_reference": "dnsmasq-2.93-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-utils-2.93-160000.1.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
},
"product_reference": "dnsmasq-utils-2.93-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12725",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-12725"
}
],
"notes": [
{
"category": "general",
"text": "A heap-based buffer overflow was found in dnsmasq. When DNSSEC validation and\nquery logging are both enabled, logging of DS or DNSKEY replies containing\nunsupported algorithm or digest types can cause dnsmasq to write past the end\nof an internal logging buffer. A remote attacker able to supply such a DNS\nresponse may crash the dnsmasq process, resulting in denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-12725",
"url": "https://www.suse.com/security/cve/CVE-2026-12725"
},
{
"category": "external",
"summary": "SUSE Bug 1268764 for CVE-2026-12725",
"url": "https://bugzilla.suse.com/1268764"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.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": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-29T07:42:51Z",
"details": "important"
}
],
"title": "CVE-2026-12725"
},
{
"cve": "CVE-2026-2291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2291"
}
],
"notes": [
{
"category": "general",
"text": "dnsmasqs extract_name() function can be abused to cause a heap buffer overflow, allowing an attacker to inject false DNS cache entries, which could result in DNS lookups to redirect to an attacker-controlled IP address, or to cause a DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2291",
"url": "https://www.suse.com/security/cve/CVE-2026-2291"
},
{
"category": "external",
"summary": "SUSE Bug 1258251 for CVE-2026-2291",
"url": "https://bugzilla.suse.com/1258251"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-29T07:42:51Z",
"details": "important"
}
],
"title": "CVE-2026-2291"
},
{
"cve": "CVE-2026-6507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6507"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY (Bootstrap Protocol Reply) packet to a dnsmasq server configured with the `--dhcp-split-relay` option. This can lead to memory corruption, causing the dnsmasq daemon to crash and resulting in a denial of service (DoS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6507",
"url": "https://www.suse.com/security/cve/CVE-2026-6507"
},
{
"category": "external",
"summary": "SUSE Bug 1262487 for CVE-2026-6507",
"url": "https://bugzilla.suse.com/1262487"
}
],
"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": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.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": [
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-2.93-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:dnsmasq-utils-2.93-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-29T07:42:51Z",
"details": "important"
}
],
"title": "CVE-2026-6507"
}
]
}
SUSE-SU-2026:2458-1
Vulnerability from csaf_suse - Published: 2026-06-18 15:54 - Updated: 2026-06-18 15:54Summary
Security update for dnsmasq
Severity
Important
Notes
Title of the patch: Security update for dnsmasq
Description of the patch: This update for dnsmasq fixes the following issues
- CVE-2026-2291: VU#471747: dnsmasq can be abused to record false cached data enabling DoS or attacker redirect
(bsc#1258251).
- CVE-2026-4890: DoS vulnerability in the DNSSEC validation (bsc#1265001).
- CVE-2026-4891: heap-based out-of-bounds read vulnerability in the DNSSEC validation (bsc#1265002).
- CVE-2026-4892: heap-based out-of-bounds write vulnerability in the DHCPv6 implementation (bsc#1265003).
- CVE-2026-4893: information disclosure vulnerability in dnsmasq allows remote attackers to bypass source checks
(bsc#1265004).
- CVE-2026-5172: buffer overflow in dnsmasq's extract_addresses() function (bsc#1265006).
- CVE-2026-6507: out-of-bounds write in DHCP BOOTREPLY processing can lead to denial of service (bsc#1262487).
Changes for dnsmasq:
- Update to security release 2.92rel2.
- Fix setting of compile time options from the spec file.
Patchnames: SUSE-2026-2458,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2458,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2458
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
8.1 (High)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.4 (High)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.5 (High)
Affected products
Recommended
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
32 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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": "Security update for dnsmasq",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for dnsmasq fixes the following issues\n\n- CVE-2026-2291: VU#471747: dnsmasq can be abused to record false cached data enabling DoS or attacker redirect\n (bsc#1258251).\n- CVE-2026-4890: DoS vulnerability in the DNSSEC validation (bsc#1265001).\n- CVE-2026-4891: heap-based out-of-bounds read vulnerability in the DNSSEC validation (bsc#1265002).\n- CVE-2026-4892: heap-based out-of-bounds write vulnerability in the DHCPv6 implementation (bsc#1265003).\n- CVE-2026-4893: information disclosure vulnerability in dnsmasq allows remote attackers to bypass source checks\n (bsc#1265004).\n- CVE-2026-5172: buffer overflow in dnsmasq\u0027s extract_addresses() function (bsc#1265006).\n- CVE-2026-6507: out-of-bounds write in DHCP BOOTREPLY processing can lead to denial of service (bsc#1262487).\n \nChanges for dnsmasq:\n\n- Update to security release 2.92rel2.\n- Fix setting of compile time options from the spec file.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2458,SUSE-SLE-SERVER-12-SP5-LTSS-2026-2458,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-2458",
"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/suse-su-2026_2458-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2458-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262458-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2458-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026830.html"
},
{
"category": "self",
"summary": "SUSE Bug 1258251",
"url": "https://bugzilla.suse.com/1258251"
},
{
"category": "self",
"summary": "SUSE Bug 1262487",
"url": "https://bugzilla.suse.com/1262487"
},
{
"category": "self",
"summary": "SUSE Bug 1265001",
"url": "https://bugzilla.suse.com/1265001"
},
{
"category": "self",
"summary": "SUSE Bug 1265002",
"url": "https://bugzilla.suse.com/1265002"
},
{
"category": "self",
"summary": "SUSE Bug 1265003",
"url": "https://bugzilla.suse.com/1265003"
},
{
"category": "self",
"summary": "SUSE Bug 1265004",
"url": "https://bugzilla.suse.com/1265004"
},
{
"category": "self",
"summary": "SUSE Bug 1265006",
"url": "https://bugzilla.suse.com/1265006"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2291 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2291/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4890 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4890/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4891 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4891/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4892 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4892/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4893 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4893/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-5172 page",
"url": "https://www.suse.com/security/cve/CVE-2026-5172/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-6507 page",
"url": "https://www.suse.com/security/cve/CVE-2026-6507/"
}
],
"title": "Security update for dnsmasq",
"tracking": {
"current_release_date": "2026-06-18T15:54:25Z",
"generator": {
"date": "2026-06-18T15:54:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2458-1",
"initial_release_date": "2026-06-18T15:54:25Z",
"revision_history": [
{
"date": "2026-06-18T15:54:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.92rel2-18.27.1.aarch64",
"product": {
"name": "dnsmasq-2.92rel2-18.27.1.aarch64",
"product_id": "dnsmasq-2.92rel2-18.27.1.aarch64"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.92rel2-18.27.1.aarch64",
"product": {
"name": "dnsmasq-utils-2.92rel2-18.27.1.aarch64",
"product_id": "dnsmasq-utils-2.92rel2-18.27.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.92rel2-18.27.1.i586",
"product": {
"name": "dnsmasq-2.92rel2-18.27.1.i586",
"product_id": "dnsmasq-2.92rel2-18.27.1.i586"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.92rel2-18.27.1.i586",
"product": {
"name": "dnsmasq-utils-2.92rel2-18.27.1.i586",
"product_id": "dnsmasq-utils-2.92rel2-18.27.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.92rel2-18.27.1.ppc64le",
"product": {
"name": "dnsmasq-2.92rel2-18.27.1.ppc64le",
"product_id": "dnsmasq-2.92rel2-18.27.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.92rel2-18.27.1.ppc64le",
"product": {
"name": "dnsmasq-utils-2.92rel2-18.27.1.ppc64le",
"product_id": "dnsmasq-utils-2.92rel2-18.27.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.92rel2-18.27.1.s390",
"product": {
"name": "dnsmasq-2.92rel2-18.27.1.s390",
"product_id": "dnsmasq-2.92rel2-18.27.1.s390"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.92rel2-18.27.1.s390",
"product": {
"name": "dnsmasq-utils-2.92rel2-18.27.1.s390",
"product_id": "dnsmasq-utils-2.92rel2-18.27.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.92rel2-18.27.1.s390x",
"product": {
"name": "dnsmasq-2.92rel2-18.27.1.s390x",
"product_id": "dnsmasq-2.92rel2-18.27.1.s390x"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.92rel2-18.27.1.s390x",
"product": {
"name": "dnsmasq-utils-2.92rel2-18.27.1.s390x",
"product_id": "dnsmasq-utils-2.92rel2-18.27.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "dnsmasq-2.92rel2-18.27.1.x86_64",
"product": {
"name": "dnsmasq-2.92rel2-18.27.1.x86_64",
"product_id": "dnsmasq-2.92rel2-18.27.1.x86_64"
}
},
{
"category": "product_version",
"name": "dnsmasq-utils-2.92rel2-18.27.1.x86_64",
"product": {
"name": "dnsmasq-utils-2.92rel2-18.27.1.x86_64",
"product_id": "dnsmasq-utils-2.92rel2-18.27.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dnsmasq-2.92rel2-18.27.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
},
"product_reference": "dnsmasq-2.92rel2-18.27.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2291",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2291"
}
],
"notes": [
{
"category": "general",
"text": "dnsmasqs extract_name() function can be abused to cause a heap buffer overflow, allowing an attacker to inject false DNS cache entries, which could result in DNS lookups to redirect to an attacker-controlled IP address, or to cause a DoS.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2291",
"url": "https://www.suse.com/security/cve/CVE-2026-2291"
},
{
"category": "external",
"summary": "SUSE Bug 1258251 for CVE-2026-2291",
"url": "https://bugzilla.suse.com/1258251"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-18T15:54:25Z",
"details": "important"
}
],
"title": "CVE-2026-2291"
},
{
"cve": "CVE-2026-4890",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4890"
}
],
"notes": [
{
"category": "general",
"text": "A Denial of Service (DoS) vulnerability in the DNSSEC validation of dnsmasq allows remote attackers to cause a denial of service via a crafted DNS packet.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4890",
"url": "https://www.suse.com/security/cve/CVE-2026-4890"
},
{
"category": "external",
"summary": "SUSE Bug 1265001 for CVE-2026-4890",
"url": "https://bugzilla.suse.com/1265001"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-18T15:54:25Z",
"details": "important"
}
],
"title": "CVE-2026-4890"
},
{
"cve": "CVE-2026-4891",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4891"
}
],
"notes": [
{
"category": "general",
"text": "A heap-based out-of-bounds read vulnerability in the DNSSEC validation of dnsmasq allows remote attackers to cause a denial of service via a crafted DNS packet.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4891",
"url": "https://www.suse.com/security/cve/CVE-2026-4891"
},
{
"category": "external",
"summary": "SUSE Bug 1265002 for CVE-2026-4891",
"url": "https://bugzilla.suse.com/1265002"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-18T15:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-4891"
},
{
"cve": "CVE-2026-4892",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4892"
}
],
"notes": [
{
"category": "general",
"text": "A heap-based out-of-bounds write vulnerability in the DHCPv6 implementation of dnsmasq allows local attackers to execute arbitrary code with root privileges via a crafted DHCPv6 packet.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4892",
"url": "https://www.suse.com/security/cve/CVE-2026-4892"
},
{
"category": "external",
"summary": "SUSE Bug 1265003 for CVE-2026-4892",
"url": "https://bugzilla.suse.com/1265003"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-18T15:54:25Z",
"details": "important"
}
],
"title": "CVE-2026-4892"
},
{
"cve": "CVE-2026-4893",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4893"
}
],
"notes": [
{
"category": "general",
"text": "An information disclosure vulnerability in dnsmasq allows remote attackers to bypass source checks via a crafted DNS packet with RFC 7871 client subnet information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4893",
"url": "https://www.suse.com/security/cve/CVE-2026-4893"
},
{
"category": "external",
"summary": "SUSE Bug 1265004 for CVE-2026-4893",
"url": "https://bugzilla.suse.com/1265004"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-18T15:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-4893"
},
{
"cve": "CVE-2026-5172",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-5172"
}
],
"notes": [
{
"category": "general",
"text": "A buffer overflow in dnsmasq\u0027s extract_addresses() function allows an attacker to trigger a heap out-of-bounds read and crash by exploiting a malformed DNS response, enabling extract_name() to advance the pointer past the record\u0027s end.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-5172",
"url": "https://www.suse.com/security/cve/CVE-2026-5172"
},
{
"category": "external",
"summary": "SUSE Bug 1265006 for CVE-2026-5172",
"url": "https://bugzilla.suse.com/1265006"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-18T15:54:25Z",
"details": "important"
}
],
"title": "CVE-2026-5172"
},
{
"cve": "CVE-2026-6507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-6507"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY (Bootstrap Protocol Reply) packet to a dnsmasq server configured with the `--dhcp-split-relay` option. This can lead to memory corruption, causing the dnsmasq daemon to crash and resulting in a denial of service (DoS).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-6507",
"url": "https://www.suse.com/security/cve/CVE-2026-6507"
},
{
"category": "external",
"summary": "SUSE Bug 1262487 for CVE-2026-6507",
"url": "https://bugzilla.suse.com/1262487"
}
],
"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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.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": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.s390x",
"SUSE Linux Enterprise Server 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:dnsmasq-2.92rel2-18.27.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-18T15:54:25Z",
"details": "important"
}
],
"title": "CVE-2026-6507"
}
]
}
WID-SEC-W-2026-1167
Vulnerability from csaf_certbund - Published: 2026-04-19 22:00 - Updated: 2026-05-27 22:00Summary
dnsmasq: Schwachstelle ermöglicht Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Dnsmasq ist ein leichtgewichtiger DNS- und DHCP Server.
Angriff: Ein entfernter, anonymer Angreifer kann eine Schwachstelle in dnsmasq ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
- UNIX
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source dnsmasq
Open Source
|
cpe:/a:dnsmasq:dnsmasq:-
|
— |
References
10 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dnsmasq ist ein leichtgewichtiger DNS- und DHCP Server.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in dnsmasq ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1167 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1167.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1167 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1167"
},
{
"category": "external",
"summary": "Red Hat Bugtracker 2459181 vom 2026-04-19",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2459181"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21640-1 vom 2026-05-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026052.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1934-1 vom 2026-05-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026121.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20748-1 vom 2026-05-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RQFO6J45PPUW5LJFB2HSLIVIAQLUV75Z/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21677-1 vom 2026-05-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026158.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21733-1 vom 2026-05-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026266.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8308-1 vom 2026-05-26",
"url": "https://ubuntu.com/security/notices/USN-8308-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:21788-1 vom 2026-05-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-May/026352.html"
}
],
"source_lang": "en-US",
"title": "dnsmasq: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2026-05-27T22:00:00.000+00:00",
"generator": {
"date": "2026-05-28T07:27:36.434+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1167",
"initial_release_date": "2026-04-19T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-19T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-17T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-18T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-25T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-05-27T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Open Source dnsmasq",
"product": {
"name": "Open Source dnsmasq",
"product_id": "T052962",
"product_identification_helper": {
"cpe": "cpe:/a:dnsmasq:dnsmasq:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6507",
"product_status": {
"known_affected": [
"T002207",
"T000126",
"T027843",
"T052962"
]
},
"release_date": "2026-04-19T22:00:00.000+00:00",
"title": "CVE-2026-6507"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…