Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-40775 (GCVE-0-2025-40775)
Vulnerability from cvelistv5 – Published: 2025-05-21 12:35 – Updated: 2025-05-23 13:11- CWE-232 - Improper Handling of Undefined Values
| URL | Tags | ||||
|---|---|---|---|---|---|
|
|||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-40775",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-05-21T13:19:58.662181Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-05-21T13:20:18.795Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-05-23T13:11:08.588Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/05/21/1"
},
{
"url": "https://security.netapp.com/advisory/ntap-20250523-0001/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "BIND 9",
"vendor": "ISC",
"versions": [
{
"lessThanOrEqual": "9.20.8",
"status": "affected",
"version": "9.20.0",
"versionType": "custom"
},
{
"lessThanOrEqual": "9.21.7",
"status": "affected",
"version": "9.21.0",
"versionType": "custom"
}
]
}
],
"datePublic": "2025-05-21T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7."
}
],
"exploits": [
{
"lang": "en",
"value": "This flaw was discovered in internal testing. We are not aware of any active exploits."
}
],
"impacts": [
{
"descriptions": [
{
"lang": "en",
"value": "Denial-of-service. By sending specific messages to the server, an attacker can cause `named` to terminate unexpectedly."
}
]
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-232",
"description": "CWE-232 Improper Handling of Undefined Values",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-05-21T12:35:01.862Z",
"orgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"shortName": "isc"
},
"references": [
{
"name": "CVE-2025-40775",
"tags": [
"vendor-advisory"
],
"url": "https://kb.isc.org/docs/cve-2025-40775"
}
],
"solutions": [
{
"lang": "en",
"value": "Upgrade to the patched release most closely related to your current version of BIND 9: 9.20.9 or 9.21.8."
}
],
"source": {
"discovery": "INTERNAL"
},
"title": "DNS message with invalid TSIG causes an assertion failure",
"workarounds": [
{
"lang": "en",
"value": "No workarounds known."
}
]
}
},
"cveMetadata": {
"assignerOrgId": "404fd4d2-a609-4245-b543-2c944a302a22",
"assignerShortName": "isc",
"cveId": "CVE-2025-40775",
"datePublished": "2025-05-21T12:35:01.862Z",
"dateReserved": "2025-04-16T08:44:49.856Z",
"dateUpdated": "2025-05-23T13:11:08.588Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-40775\",\"sourceIdentifier\":\"security-officer@isc.org\",\"published\":\"2025-05-21T13:16:02.623\",\"lastModified\":\"2025-05-23T14:15:28.880\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure.\\nThis issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7.\"},{\"lang\":\"es\",\"value\":\"Cuando un mensaje entrante del protocolo DNS incluye una Firma de Transacci\u00f3n (TSIG), BIND siempre la comprueba. Si la TSIG contiene un valor no v\u00e1lido en el campo de algoritmo, BIND cancela inmediatamente la operaci\u00f3n con un error de aserci\u00f3n. Este problema afecta a las versiones de BIND 9, de la 9.20.0 a la 9.20.8 y de la 9.21.0 a la 9.21.7.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-officer@isc.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-232\"}]}],\"references\":[{\"url\":\"https://kb.isc.org/docs/cve-2025-40775\",\"source\":\"security-officer@isc.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/05/21/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20250523-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/05/21/1\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20250523-0001/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-05-23T13:11:08.588Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-40775\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-21T13:19:58.662181Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-21T13:19:27.982Z\"}}], \"cna\": {\"title\": \"DNS message with invalid TSIG causes an assertion failure\", \"source\": {\"discovery\": \"INTERNAL\"}, \"impacts\": [{\"descriptions\": [{\"lang\": \"en\", \"value\": \"Denial-of-service. By sending specific messages to the server, an attacker can cause `named` to terminate unexpectedly.\"}]}], \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"ISC\", \"product\": \"BIND 9\", \"versions\": [{\"status\": \"affected\", \"version\": \"9.20.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.20.8\"}, {\"status\": \"affected\", \"version\": \"9.21.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"9.21.7\"}], \"defaultStatus\": \"unaffected\"}], \"exploits\": [{\"lang\": \"en\", \"value\": \"This flaw was discovered in internal testing. We are not aware of any active exploits.\"}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Upgrade to the patched release most closely related to your current version of BIND 9: 9.20.9 or 9.21.8.\"}], \"datePublic\": \"2025-05-21T00:00:00.000Z\", \"references\": [{\"url\": \"https://kb.isc.org/docs/cve-2025-40775\", \"name\": \"CVE-2025-40775\", \"tags\": [\"vendor-advisory\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"No workarounds known.\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure.\\nThis issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-232\", \"description\": \"CWE-232 Improper Handling of Undefined Values\"}]}], \"providerMetadata\": {\"orgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"shortName\": \"isc\", \"dateUpdated\": \"2025-05-21T12:35:01.862Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-40775\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-23T13:11:08.588Z\", \"dateReserved\": \"2025-04-16T08:44:49.856Z\", \"assignerOrgId\": \"404fd4d2-a609-4245-b543-2c944a302a22\", \"datePublished\": \"2025-05-21T12:35:01.862Z\", \"assignerShortName\": \"isc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
MSRC_CVE-2025-40775
Vulnerability from csaf_microsoft - Published: 2025-05-02 00:00 - Updated: 2025-07-11 00:00Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40775 DNS message with invalid TSIG causes an assertion failure - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40775.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "DNS message with invalid TSIG causes an assertion failure",
"tracking": {
"current_release_date": "2025-07-11T00:00:00.000Z",
"generator": {
"date": "2025-10-20T03:18:58.542Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-40775",
"initial_release_date": "2025-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-07-11T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 bind 9.20.9-1",
"product": {
"name": "\u003cazl3 bind 9.20.9-1",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "azl3 bind 9.20.9-1",
"product": {
"name": "azl3 bind 9.20.9-1",
"product_id": "19599"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 bind 9.20.5-4",
"product": {
"name": "\u003cazl3 bind 9.20.5-4",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "azl3 bind 9.20.5-4",
"product": {
"name": "azl3 bind 9.20.5-4",
"product_id": "20269"
}
}
],
"category": "product_name",
"name": "bind"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 bind 9.20.9-1 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 bind 9.20.9-1 as a component of Azure Linux 3.0",
"product_id": "19599-17084"
},
"product_reference": "19599",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 bind 9.20.5-4 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 bind 9.20.5-4 as a component of Azure Linux 3.0",
"product_id": "20269-17084"
},
"product_reference": "20269",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40775",
"cwe": {
"id": "CWE-232",
"name": "Improper Handling of Undefined Values"
},
"notes": [
{
"category": "general",
"text": "isc",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19599-17084",
"20269-17084"
],
"known_affected": [
"17084-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-40775 DNS message with invalid TSIG causes an assertion failure - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-40775.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-07-11T00:00:00.000Z",
"details": "9.20.9-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-2",
"17084-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17084-2",
"17084-1"
]
}
],
"title": "DNS message with invalid TSIG causes an assertion failure"
}
]
}
WID-SEC-W-2025-1120
Vulnerability from csaf_certbund - Published: 2025-05-21 22:00 - Updated: 2025-06-01 22:00Notes
{
"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": "BIND (Berkeley Internet Name Domain) ist ein Open-Source-Softwarepaket, das einen Domain-Name-System-Server implementiert.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in Internet Systems Consortium BIND ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- MacOS X\n- Sonstiges\n- UNIX\n- Windows",
"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-2025-1120 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1120.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1120 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1120"
},
{
"category": "external",
"summary": "ISC Security Advisory vom 2025-05-21",
"url": "https://kb.isc.org/docs/cve-2025-40775"
},
{
"category": "external",
"summary": "Archlinux Security Advisory vom 2025-05-21",
"url": "https://security.archlinux.org/ASA-202505-14"
},
{
"category": "external",
"summary": "Ubuntu Security Notice vom 2025-05-21",
"url": "https://ubuntu.com/security/notices/USN-7526-1"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15156-1 vom 2025-05-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2GKU5L3ZUAQID3NG6GATG564CIOI3RAX/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01787-1 vom 2025-05-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020995.html"
}
],
"source_lang": "en-US",
"title": "Internet Systems Consortium BIND: Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2025-06-01T22:00:00.000+00:00",
"generator": {
"date": "2025-06-02T06:52:06.711+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2025-1120",
"initial_release_date": "2025-05-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-05-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-05-27T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-06-01T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.20.9",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.20.9",
"product_id": "T044090"
}
},
{
"category": "product_version",
"name": "9.20.9",
"product": {
"name": "Internet Systems Consortium BIND 9.20.9",
"product_id": "T044090-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.20.9"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.21.8",
"product": {
"name": "Internet Systems Consortium BIND \u003c9.21.8",
"product_id": "T044091"
}
},
{
"category": "product_version",
"name": "9.21.8",
"product": {
"name": "Internet Systems Consortium BIND 9.21.8",
"product_id": "T044091-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:isc:bind:9.21.8"
}
}
}
],
"category": "product_name",
"name": "BIND"
}
],
"category": "vendor",
"name": "Internet Systems Consortium"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Arch Linux",
"product": {
"name": "Open Source Arch Linux",
"product_id": "T013312",
"product_identification_helper": {
"cpe": "cpe:/o:archlinux:archlinux:-"
}
}
}
],
"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": "T041441",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40775",
"product_status": {
"known_affected": [
"T044090",
"T002207",
"T044091",
"T013312",
"T027843",
"T041441"
]
},
"release_date": "2025-05-21T22:00:00.000+00:00",
"title": "CVE-2025-40775"
}
]
}
CERTFR-2025-AVI-0436
Vulnerability from certfr_avis - Published: - Updated:
Une vulnérabilité a été découverte dans ISC BIND. Elle permet à un attaquant de provoquer un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Bind versions 9.21.x ant\u00e9rieures \u00e0 9.21.8",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "Bind versions 9.20.x ant\u00e9rieures \u00e0 9.20.9",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-40775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40775"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0436",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-22T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans ISC BIND. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.",
"title": "Vuln\u00e9rabilit\u00e9 dans ISC BIND",
"vendor_advisories": [
{
"published_at": "2025-05-21",
"title": "Bulletin de s\u00e9curit\u00e9 ISC BIND cve-2025-40775",
"url": "https://kb.isc.org/v1/docs/cve-2025-40775"
}
]
}
CERTFR-2025-AVI-0436
Vulnerability from certfr_avis - Published: - Updated:
Une vulnérabilité a été découverte dans ISC BIND. Elle permet à un attaquant de provoquer un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Bind versions 9.21.x ant\u00e9rieures \u00e0 9.21.8",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
},
{
"description": "Bind versions 9.20.x ant\u00e9rieures \u00e0 9.20.9",
"product": {
"name": "BIND",
"vendor": {
"name": "ISC",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-40775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40775"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0436",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-05-22T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
}
],
"summary": "Une vuln\u00e9rabilit\u00e9 a \u00e9t\u00e9 d\u00e9couverte dans ISC BIND. Elle permet \u00e0 un attaquant de provoquer un d\u00e9ni de service \u00e0 distance.",
"title": "Vuln\u00e9rabilit\u00e9 dans ISC BIND",
"vendor_advisories": [
{
"published_at": "2025-05-21",
"title": "Bulletin de s\u00e9curit\u00e9 ISC BIND cve-2025-40775",
"url": "https://kb.isc.org/v1/docs/cve-2025-40775"
}
]
}
GHSA-GQGX-HGVF-F75F
Vulnerability from github – Published: 2025-05-21 15:30 – Updated: 2025-05-23 15:31When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure. This issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7.
{
"affected": [],
"aliases": [
"CVE-2025-40775"
],
"database_specific": {
"cwe_ids": [
"CWE-232"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-21T13:16:02Z",
"severity": "HIGH"
},
"details": "When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7.",
"id": "GHSA-gqgx-hgvf-f75f",
"modified": "2025-05-23T15:31:08Z",
"published": "2025-05-21T15:30:33Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40775"
},
{
"type": "WEB",
"url": "https://kb.isc.org/docs/cve-2025-40775"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20250523-0001"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/05/21/1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2025-40775
Vulnerability from fkie_nvd - Published: 2025-05-21 13:16 - Updated: 2025-05-23 14:15| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7."
},
{
"lang": "es",
"value": "Cuando un mensaje entrante del protocolo DNS incluye una Firma de Transacci\u00f3n (TSIG), BIND siempre la comprueba. Si la TSIG contiene un valor no v\u00e1lido en el campo de algoritmo, BIND cancela inmediatamente la operaci\u00f3n con un error de aserci\u00f3n. Este problema afecta a las versiones de BIND 9, de la 9.20.0 a la 9.20.8 y de la 9.21.0 a la 9.21.7."
}
],
"id": "CVE-2025-40775",
"lastModified": "2025-05-23T14:15:28.880",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "security-officer@isc.org",
"type": "Secondary"
}
]
},
"published": "2025-05-21T13:16:02.623",
"references": [
{
"source": "security-officer@isc.org",
"url": "https://kb.isc.org/docs/cve-2025-40775"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2025/05/21/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20250523-0001/"
}
],
"sourceIdentifier": "security-officer@isc.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-232"
}
],
"source": "security-officer@isc.org",
"type": "Secondary"
}
]
}
SUSE-SU-2025:01787-1
Vulnerability from csaf_suse - Published: 2025-05-30 17:15 - Updated: 2025-05-30 17:15Notes
{
"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 bind",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for bind fixes the following issues:\n\nUpdate to version 9.20.9.\n\n- Security issues fixed:\n\n * CVE-2025-40775: denial-of-service due to assertion failure caused by the processing of a NS message with an invalid\n TSIG (bsc#1243361).\n * CVE-2024-12705: CPU and memory exhaustion due to DNS-over-HTTPS issues that arise under heavy query load\n (bsc#1236597).\n * CVE-2024-11187: CPU exhaustion when processing queries that lead to responses containing several records in the\n Additional data section (bsc#1236596).\n\n- Changelog:\n\n - Feature changes:\n * Performance optimization for NSEC3 lookups introduced in BIND 9.20.2\n was reverted to avoid risks associated with a complex code change.\n * The configuration clauses parental-agents and primaries are renamed\n to remote-servers.\n * Add none parameter to query-source and query-source-v6 to disable\n IPv4 or IPv6 upstream queries but allow listening to queries from\n clients on IPv4 or IPv6.\n * dnssec-ksr now supports KSK rollovers.\n * Print RFC 7314: EXPIRE option in transfer summary.\n * Emit more helpful log messages for exceeding max-records-per-type.\n * Harden key management when key files have become unavailable.\n \n - New Features:\n * Add support for EDE 20 (Not Authoritative).\n * Add support for EDE 7 and EDE 8.\n * `dig` can now display the received BADVERS message during\n negotiation.\n * Add an `rndc` command to reset some statistics counters.\n * Implement the min-transfer-rate-in configuration option.\n * Add HTTPS record query to host command line tool.\n * Implement sig0key-checks-limit and sig0message-checks-limit.\n * Adds support for EDE code 1 and 2.\n * Add an rndc command to toggle jemalloc profiling.\n * Add support for multiple extended DNS errors.\n * Print the expiration time of stale records.\n * Add Extended DNS Error Code 22 - No Reachable Authority.\n * Add a new option to configure the maximum number of outgoing queries\n per client request.\n * Use the Server Name Indication (SNI) extension for all outgoing TLS\n connections.\n * Update built-in bind.keys file with the new 2025 IANA root key.\n * Add an initial-ds entry to bind.keys for the new root key, ID\n 38696, which is scheduled for publication in January 2025.\n \n - Bug Fixes:\n * Restore NSEC3 closest-encloser lookup improvements.\n * Stop caching lack of EDNS support.\n * Fix resolver statistics counters for timed-out responses.\n * Nested DNS validation could cause an assertion failure.\n * Wait for memory reclamation to finish in `named-checkconf`.\n * Ensure `max-clients-per-query` is at least `clients-per-query`.\n * Fix write after free in validator code.\n * Don\u0027t enforce NOAUTH/NOCONF flags in DNSKEYs.\n * Fix several small DNSSEC timing issues.\n * Fix inconsistency in CNAME/DNAME handling during resolution.\n * Fix dual-stack-servers configuration option.\n * Fix a data race causing a permanent active client increase.\n * Fix deferred validation of unsigned DS and DNSKEY records.\n * Fix RPZ race condition during a reconfiguration.\n * \u0027CNAME and other data check\u0027 not applied to all types.\n * Relax private DNSKEY and RRSIG constraints.\n * Remove NSEC/DS/NSEC3 RRSIG check from dns_message_parse().\n * Fix TTL issue with ANY queries processed through RPZ \u0027passthru\u0027;.\n * dnssec-signzone needs to check for a NULL key when setting offline.\n * Fix a bug in the statistics channel when querying zone transfer\n information.\n * Fix assertion failure when dumping recursing clients.\n * Dump the active resolver fetches from dns_resolver_dumpfetches().\n * Recently expired records could be returned with a timestamp in\n future.\n * YAML string not terminated in negative response in delv.\n * Fix a bug in dnssec-signzone related to keys being offline.\n * Apply the memory limit only to ADB database items.\n * Avoid unnecessary locking in the zone/cache database.\n * Fix reporting of Extended DNS Error 22 (No Reachable Authority).\n * Fix nsupdate hang when processing a large update.\n * Fix possible assertion failure when reloading server while\n processing update policy rules.\n * Preserve cache across reconfig when using attach-cache.\n * Resolve the spurious drops in performance due to glue cache.\n * Fix dnssec-signzone signing non-DNSKEY RRsets with revoked keys.\n * Fix improper handling of unknown directives in resolv.conf.\n * Fix response policy zones and catalog zones with an $INCLUDE\n statement defined.\n * Use TLS for notifies if configured to do so.\n * Notifies configured to use TLS will now be sent over TLS, instead of\n plain text UDP or TCP. Also, failing to load the TLS\n configuration for notify now results in an error.\u0027\n * {\u0026dns} is as valid as {?dns} in a SVCB\u0027s dohpath.\n * dig failed to parse a valid SVCB record with a dohpath URI template\n containing a {\u0026dns}, like\n \u0027dohpath=/some/path?key=value{\u0026dns}\u0027;. \n * Fix NSEC3 closest encloser lookup for names with empty non-terminals.\n * A previous performance optimization for finding the NSEC3 closest\n encloser when generating authoritative responses could cause servers\n to return incorrect NSEC3 records in some cases. This has been fixed.\n * recursive-clients statement with value 0 triggered an assertion\n failure.\n * BIND 9.20.0 broke recursive-clients 0;. This has now been fixed.\n * Parsing of hostnames in rndc.conf was broken.\n * When DSCP support was removed, parsing of hostnames in rndc.conf was\n accidentally broken, resulting in an assertion failure. This has been\n fixed.\n * `dig` options of the form [+-]option=\u003cvalue\u003e failed to display\n the value on the printed command line. This has been fixed.\n * Provide more visibility into TLS configuration errors by logging\n SSL_CTX_use_certificate_chain_file() and\n SSL_CTX_use_PrivateKey_file() errors individually.\n * Fix a race condition when canceling ADB find which could cause an\n assertion failure.\n * SERVFAIL cache memory cleaning is now more aggressive; it no longer\n consumes a lot of memory if the server encounters many SERVFAILs at\n once.\n * Fix trying the next primary XoT server when the previous one was\n marked as unreachable.\n * In some cases named failed to try the next primary server in the\n primaries list when the previous one was marked as unreachable. This\n has been fixed.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-1787,SUSE-SLE-Module-Basesystem-15-SP7-2025-1787,SUSE-SLE-Module-Server-Applications-15-SP7-2025-1787",
"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-2025_01787-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:01787-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202501787-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:01787-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-May/020995.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236596",
"url": "https://bugzilla.suse.com/1236596"
},
{
"category": "self",
"summary": "SUSE Bug 1236597",
"url": "https://bugzilla.suse.com/1236597"
},
{
"category": "self",
"summary": "SUSE Bug 1243361",
"url": "https://bugzilla.suse.com/1243361"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-11187 page",
"url": "https://www.suse.com/security/cve/CVE-2024-11187/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-12705 page",
"url": "https://www.suse.com/security/cve/CVE-2024-12705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40775 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40775/"
}
],
"title": "Security update for bind",
"tracking": {
"current_release_date": "2025-05-30T17:15:20Z",
"generator": {
"date": "2025-05-30T17:15:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:01787-1",
"initial_release_date": "2025-05-30T17:15:20Z",
"revision_history": [
{
"date": "2025-05-30T17:15:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-150700.3.3.1.aarch64",
"product": {
"name": "bind-9.20.9-150700.3.3.1.aarch64",
"product_id": "bind-9.20.9-150700.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-150700.3.3.1.aarch64",
"product": {
"name": "bind-utils-9.20.9-150700.3.3.1.aarch64",
"product_id": "bind-utils-9.20.9-150700.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-150700.3.3.1.i586",
"product": {
"name": "bind-9.20.9-150700.3.3.1.i586",
"product_id": "bind-9.20.9-150700.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-150700.3.3.1.i586",
"product": {
"name": "bind-utils-9.20.9-150700.3.3.1.i586",
"product_id": "bind-utils-9.20.9-150700.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-doc-9.20.9-150700.3.3.1.noarch",
"product": {
"name": "bind-doc-9.20.9-150700.3.3.1.noarch",
"product_id": "bind-doc-9.20.9-150700.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-150700.3.3.1.ppc64le",
"product": {
"name": "bind-9.20.9-150700.3.3.1.ppc64le",
"product_id": "bind-9.20.9-150700.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-150700.3.3.1.ppc64le",
"product": {
"name": "bind-utils-9.20.9-150700.3.3.1.ppc64le",
"product_id": "bind-utils-9.20.9-150700.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-150700.3.3.1.s390x",
"product": {
"name": "bind-9.20.9-150700.3.3.1.s390x",
"product_id": "bind-9.20.9-150700.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-150700.3.3.1.s390x",
"product": {
"name": "bind-utils-9.20.9-150700.3.3.1.s390x",
"product_id": "bind-utils-9.20.9-150700.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-150700.3.3.1.x86_64",
"product": {
"name": "bind-9.20.9-150700.3.3.1.x86_64",
"product_id": "bind-9.20.9-150700.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-150700.3.3.1.x86_64",
"product": {
"name": "bind-utils-9.20.9-150700.3.3.1.x86_64",
"product_id": "bind-utils-9.20.9-150700.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64"
},
"product_reference": "bind-utils-9.20.9-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le"
},
"product_reference": "bind-utils-9.20.9-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x"
},
"product_reference": "bind-utils-9.20.9-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64"
},
"product_reference": "bind-utils-9.20.9-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-150700.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64"
},
"product_reference": "bind-9.20.9-150700.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-150700.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le"
},
"product_reference": "bind-9.20.9-150700.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-150700.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x"
},
"product_reference": "bind-9.20.9-150700.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-150700.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64"
},
"product_reference": "bind-9.20.9-150700.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.9-150700.3.3.1.noarch as component of SUSE Linux Enterprise Module for Server Applications 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
},
"product_reference": "bind-doc-9.20.9-150700.3.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-11187",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-11187"
}
],
"notes": [
{
"category": "general",
"text": "It is possible to construct a zone such that some queries to it will generate responses containing numerous records in the Additional section. An attacker sending many such queries can cause either the authoritative server itself or an independent resolver to use disproportionate resources processing the queries. Zones will usually need to have been deliberately crafted to attack this exposure.\nThis issue affects BIND 9 versions 9.11.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.32, 9.20.0 through 9.20.4, 9.21.0 through 9.21.3, 9.11.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.32-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-11187",
"url": "https://www.suse.com/security/cve/CVE-2024-11187"
},
{
"category": "external",
"summary": "SUSE Bug 1236596 for CVE-2024-11187",
"url": "https://bugzilla.suse.com/1236596"
}
],
"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 Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
}
],
"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 Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-30T17:15:20Z",
"details": "important"
}
],
"title": "CVE-2024-11187"
},
{
"cve": "CVE-2024-12705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-12705"
}
],
"notes": [
{
"category": "general",
"text": "Clients using DNS-over-HTTPS (DoH) can exhaust a DNS resolver\u0027s CPU and/or memory by flooding it with crafted valid or invalid HTTP/2 traffic.\nThis issue affects BIND 9 versions 9.18.0 through 9.18.32, 9.20.0 through 9.20.4, 9.21.0 through 9.21.3, and 9.18.11-S1 through 9.18.32-S1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-12705",
"url": "https://www.suse.com/security/cve/CVE-2024-12705"
},
{
"category": "external",
"summary": "SUSE Bug 1236597 for CVE-2024-12705",
"url": "https://bugzilla.suse.com/1236597"
}
],
"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 Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
}
],
"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 Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-30T17:15:20Z",
"details": "important"
}
],
"title": "CVE-2024-12705"
},
{
"cve": "CVE-2025-40775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40775"
}
],
"notes": [
{
"category": "general",
"text": "When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40775",
"url": "https://www.suse.com/security/cve/CVE-2025-40775"
},
{
"category": "external",
"summary": "SUSE Bug 1243361 for CVE-2025-40775",
"url": "https://bugzilla.suse.com/1243361"
}
],
"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 Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
}
],
"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 Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:bind-utils-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-9.20.9-150700.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP7:bind-doc-9.20.9-150700.3.3.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-30T17:15:20Z",
"details": "important"
}
],
"title": "CVE-2025-40775"
}
]
}
OPENSUSE-SU-2025:15156-1
Vulnerability from csaf_opensuse - Published: 2025-05-26 00:00 - Updated: 2025-05-26 00:00Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "bind-9.20.9-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the bind-9.20.9-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15156",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15156-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:15156-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2GKU5L3ZUAQID3NG6GATG564CIOI3RAX/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:15156-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2GKU5L3ZUAQID3NG6GATG564CIOI3RAX/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-40775 page",
"url": "https://www.suse.com/security/cve/CVE-2025-40775/"
}
],
"title": "bind-9.20.9-1.1 on GA media",
"tracking": {
"current_release_date": "2025-05-26T00:00:00Z",
"generator": {
"date": "2025-05-26T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15156-1",
"initial_release_date": "2025-05-26T00:00:00Z",
"revision_history": [
{
"date": "2025-05-26T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-1.1.aarch64",
"product": {
"name": "bind-9.20.9-1.1.aarch64",
"product_id": "bind-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.9-1.1.aarch64",
"product": {
"name": "bind-doc-9.20.9-1.1.aarch64",
"product_id": "bind-doc-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.9-1.1.aarch64",
"product": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.aarch64",
"product_id": "bind-modules-bdbhpt-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.9-1.1.aarch64",
"product": {
"name": "bind-modules-generic-9.20.9-1.1.aarch64",
"product_id": "bind-modules-generic-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.9-1.1.aarch64",
"product": {
"name": "bind-modules-ldap-9.20.9-1.1.aarch64",
"product_id": "bind-modules-ldap-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.9-1.1.aarch64",
"product": {
"name": "bind-modules-mysql-9.20.9-1.1.aarch64",
"product_id": "bind-modules-mysql-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.9-1.1.aarch64",
"product": {
"name": "bind-modules-perl-9.20.9-1.1.aarch64",
"product_id": "bind-modules-perl-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.9-1.1.aarch64",
"product": {
"name": "bind-modules-sqlite3-9.20.9-1.1.aarch64",
"product_id": "bind-modules-sqlite3-9.20.9-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-1.1.aarch64",
"product": {
"name": "bind-utils-9.20.9-1.1.aarch64",
"product_id": "bind-utils-9.20.9-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-9.20.9-1.1.ppc64le",
"product_id": "bind-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-doc-9.20.9-1.1.ppc64le",
"product_id": "bind-doc-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.ppc64le",
"product_id": "bind-modules-bdbhpt-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-modules-generic-9.20.9-1.1.ppc64le",
"product_id": "bind-modules-generic-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-modules-ldap-9.20.9-1.1.ppc64le",
"product_id": "bind-modules-ldap-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-modules-mysql-9.20.9-1.1.ppc64le",
"product_id": "bind-modules-mysql-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-modules-perl-9.20.9-1.1.ppc64le",
"product_id": "bind-modules-perl-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-modules-sqlite3-9.20.9-1.1.ppc64le",
"product_id": "bind-modules-sqlite3-9.20.9-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-1.1.ppc64le",
"product": {
"name": "bind-utils-9.20.9-1.1.ppc64le",
"product_id": "bind-utils-9.20.9-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-1.1.s390x",
"product": {
"name": "bind-9.20.9-1.1.s390x",
"product_id": "bind-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.9-1.1.s390x",
"product": {
"name": "bind-doc-9.20.9-1.1.s390x",
"product_id": "bind-doc-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.9-1.1.s390x",
"product": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.s390x",
"product_id": "bind-modules-bdbhpt-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.9-1.1.s390x",
"product": {
"name": "bind-modules-generic-9.20.9-1.1.s390x",
"product_id": "bind-modules-generic-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.9-1.1.s390x",
"product": {
"name": "bind-modules-ldap-9.20.9-1.1.s390x",
"product_id": "bind-modules-ldap-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.9-1.1.s390x",
"product": {
"name": "bind-modules-mysql-9.20.9-1.1.s390x",
"product_id": "bind-modules-mysql-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.9-1.1.s390x",
"product": {
"name": "bind-modules-perl-9.20.9-1.1.s390x",
"product_id": "bind-modules-perl-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.9-1.1.s390x",
"product": {
"name": "bind-modules-sqlite3-9.20.9-1.1.s390x",
"product_id": "bind-modules-sqlite3-9.20.9-1.1.s390x"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-1.1.s390x",
"product": {
"name": "bind-utils-9.20.9-1.1.s390x",
"product_id": "bind-utils-9.20.9-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bind-9.20.9-1.1.x86_64",
"product": {
"name": "bind-9.20.9-1.1.x86_64",
"product_id": "bind-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-doc-9.20.9-1.1.x86_64",
"product": {
"name": "bind-doc-9.20.9-1.1.x86_64",
"product_id": "bind-doc-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-bdbhpt-9.20.9-1.1.x86_64",
"product": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.x86_64",
"product_id": "bind-modules-bdbhpt-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-generic-9.20.9-1.1.x86_64",
"product": {
"name": "bind-modules-generic-9.20.9-1.1.x86_64",
"product_id": "bind-modules-generic-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-ldap-9.20.9-1.1.x86_64",
"product": {
"name": "bind-modules-ldap-9.20.9-1.1.x86_64",
"product_id": "bind-modules-ldap-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-mysql-9.20.9-1.1.x86_64",
"product": {
"name": "bind-modules-mysql-9.20.9-1.1.x86_64",
"product_id": "bind-modules-mysql-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-perl-9.20.9-1.1.x86_64",
"product": {
"name": "bind-modules-perl-9.20.9-1.1.x86_64",
"product_id": "bind-modules-perl-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-modules-sqlite3-9.20.9-1.1.x86_64",
"product": {
"name": "bind-modules-sqlite3-9.20.9-1.1.x86_64",
"product_id": "bind-modules-sqlite3-9.20.9-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "bind-utils-9.20.9-1.1.x86_64",
"product": {
"name": "bind-utils-9.20.9-1.1.x86_64",
"product_id": "bind-utils-9.20.9-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.9-1.1.aarch64"
},
"product_reference": "bind-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.9-1.1.s390x"
},
"product_reference": "bind-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-9.20.9-1.1.x86_64"
},
"product_reference": "bind-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.9-1.1.aarch64"
},
"product_reference": "bind-doc-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-doc-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.9-1.1.s390x"
},
"product_reference": "bind-doc-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-doc-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-doc-9.20.9-1.1.x86_64"
},
"product_reference": "bind-doc-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.aarch64"
},
"product_reference": "bind-modules-bdbhpt-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-modules-bdbhpt-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.s390x"
},
"product_reference": "bind-modules-bdbhpt-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-bdbhpt-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.x86_64"
},
"product_reference": "bind-modules-bdbhpt-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.aarch64"
},
"product_reference": "bind-modules-generic-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-modules-generic-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.s390x"
},
"product_reference": "bind-modules-generic-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-generic-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.x86_64"
},
"product_reference": "bind-modules-generic-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.aarch64"
},
"product_reference": "bind-modules-ldap-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-modules-ldap-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.s390x"
},
"product_reference": "bind-modules-ldap-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-ldap-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.x86_64"
},
"product_reference": "bind-modules-ldap-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.aarch64"
},
"product_reference": "bind-modules-mysql-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-modules-mysql-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.s390x"
},
"product_reference": "bind-modules-mysql-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-mysql-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.x86_64"
},
"product_reference": "bind-modules-mysql-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.aarch64"
},
"product_reference": "bind-modules-perl-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-modules-perl-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.s390x"
},
"product_reference": "bind-modules-perl-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-perl-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.x86_64"
},
"product_reference": "bind-modules-perl-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.aarch64"
},
"product_reference": "bind-modules-sqlite3-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-modules-sqlite3-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.s390x"
},
"product_reference": "bind-modules-sqlite3-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-modules-sqlite3-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.x86_64"
},
"product_reference": "bind-modules-sqlite3-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.9-1.1.aarch64"
},
"product_reference": "bind-utils-9.20.9-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.9-1.1.ppc64le"
},
"product_reference": "bind-utils-9.20.9-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.9-1.1.s390x"
},
"product_reference": "bind-utils-9.20.9-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bind-utils-9.20.9-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:bind-utils-9.20.9-1.1.x86_64"
},
"product_reference": "bind-utils-9.20.9-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-40775",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-40775"
}
],
"notes": [
{
"category": "general",
"text": "When an incoming DNS protocol message includes a Transaction Signature (TSIG), BIND always checks it. If the TSIG contains an invalid value in the algorithm field, BIND immediately aborts with an assertion failure.\nThis issue affects BIND 9 versions 9.20.0 through 9.20.8 and 9.21.0 through 9.21.7.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:bind-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-40775",
"url": "https://www.suse.com/security/cve/CVE-2025-40775"
},
{
"category": "external",
"summary": "SUSE Bug 1243361 for CVE-2025-40775",
"url": "https://bugzilla.suse.com/1243361"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:bind-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:bind-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-doc-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-bdbhpt-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-generic-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-ldap-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-mysql-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-perl-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-modules-sqlite3-9.20.9-1.1.x86_64",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.aarch64",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.ppc64le",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.s390x",
"openSUSE Tumbleweed:bind-utils-9.20.9-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-26T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-40775"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.