Approved changes feed: RSS · Atom

cpe:2.3:a:isc:bind:9.10.5:s1:*:*:supported_preview:*:*:*

part: a version: 9.10.5 update: s1

VendorIsc (4a2f2b37-98b6-5702-822d-72afcd17d050)
ProductBind (ea404969-e27c-5a4f-ab6f-da9eff8fdf08)
Edition*
Language*
Software editionsupported_preview
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/isc-projects/bind9 purl2cpe 2026-06-01 10:15:10.814560
pkg:gitlab/isc-projects/bind9 purl2cpe 2026-06-01 10:15:10.814561

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2023-3341 vulnerable 2026-06-03 14:52:40.517592 A stack exhaustion flaw in control channel code may cause named to terminate unexpectedly
HIGH (7.5)
The code that processes control channel messages sent to `named` calls certain functions recursively during packet parsing. Recursion depth is only limited by the maximum accepted packet size; depending on the environment, this may cause the packet-parsing code to run out of available stack memory, causing `named` to terminate unexpectedly. Since each incoming control channel message is fully parsed before its contents are authenticated, exploiting this flaw does not require the attacker to hold a valid RNDC key; only network access to the control channel's configured TCP port is necessary. This issue affects BIND 9 versions 9.2.0 through 9.16.43, 9.18.0 through 9.18.18, 9.19.0 through 9.19.16, 9.9.3-S1 through 9.16.43-S1, and 9.18.0-S1 through 9.18.18-S1.
Published: 2023-09-20T12:32:03.073Z
Updated: 2025-12-02T20:15:58.967Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-38177 vulnerable 2026-06-03 14:47:49.406318 Memory leak in ECDSA DNSSEC verification code
HIGH (7.5)
By spoofing the target resolver with responses that have a malformed ECDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.
Published: 2022-09-21T10:15:28.292Z
Updated: 2025-05-28T15:23:30.627Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2022-2795 vulnerable 2026-06-03 14:47:07.346676 Processing large delegations may severely degrade resolver performance
MEDIUM (5.3)
By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance, effectively denying legitimate clients access to the DNS resolution service.
Published: 2022-09-21T10:15:25.796Z
Updated: 2024-11-29T12:04:33.614Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-25219 vulnerable 2026-06-03 14:44:04.765043 Lame cache can be abused to severely degrade resolver performance
MEDIUM (5.3)
In BIND 9.3.0 -> 9.11.35, 9.12.0 -> 9.16.21, and versions 9.9.3-S1 -> 9.11.35-S1 and 9.16.8-S1 -> 9.16.21-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -> 9.17.18 of the BIND 9.17 development branch, exploitation of broken authoritative servers using a flaw in response processing can cause degradation in BIND resolver performance. The way the lame cache is currently designed makes it possible for its internal data structures to grow almost infinitely, which may cause significant delays in client query processing.
Published: 2021-10-27T21:10:10.088Z
Updated: 2024-09-16T17:33:38.865Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-25216 vulnerable 2026-06-03 14:44:04.719422 A second vulnerability in BIND's GSSAPI security policy negotiation can be targeted by a buffer overflow attack
HIGH (8.1)
In BIND 9.5.0 -> 9.11.29, 9.12.0 -> 9.16.13, and versions BIND 9.11.3-S1 -> 9.11.29-S1 and 9.16.8-S1 -> 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -> 9.17.1 of the BIND 9.17 development branch, BIND servers are vulnerable if they are running an affected version and are configured to use GSS-TSIG features. In a configuration which uses BIND's default settings the vulnerable code path is not exposed, but a server can be rendered vulnerable by explicitly setting values for the tkey-gssapi-keytab or tkey-gssapi-credential configuration options. Although the default configuration is not vulnerable, GSS-TSIG is frequently used in networks where BIND is integrated with Samba, as well as in mixed-server environments that combine BIND servers with Active Directory domain controllers. For servers that meet these conditions, the ISC SPNEGO implementation is vulnerable to various attacks, depending on the CPU architecture for which BIND was built: For named binaries compiled for 64-bit platforms, this flaw can be used to trigger a buffer over-read, leading to a server crash. For named binaries compiled for 32-bit platforms, this flaw can be used to trigger a server crash due to a buffer overflow and possibly also to achieve remote code execution. We have determined that standard SPNEGO implementations are available in the MIT and Heimdal Kerberos libraries, which support a broad range of operating systems, rendering the ISC implementation unnecessary and obsolete. Therefore, to reduce the attack surface for BIND users, we will be removing the ISC SPNEGO implementation in the April releases of BIND 9.11 and 9.16 (it had already been dropped from BIND 9.17). We would not normally remove something from a stable ESV (Extended Support Version) of BIND, but since system libraries can replace the ISC SPNEGO implementation, we have made an exception in this case for reasons of stability and security.
Published: 2021-04-29T00:55:17.362Z
Updated: 2024-09-16T22:25:23.581Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-25215 vulnerable 2026-06-03 14:44:04.709954 An assertion check can fail while answering queries for DNAME records that require the DNAME to be processed to resolve itself
HIGH (7.5)
In BIND 9.0.0 -> 9.11.29, 9.12.0 -> 9.16.13, and versions BIND 9.9.3-S1 -> 9.11.29-S1 and 9.16.8-S1 -> 9.16.13-S1 of BIND Supported Preview Edition, as well as release versions 9.17.0 -> 9.17.11 of the BIND 9.17 development branch, when a vulnerable version of named receives a query for a record triggering the flaw described above, the named process will terminate due to a failed assertion check. The vulnerability affects all currently maintained BIND 9 branches (9.11, 9.11-S, 9.16, 9.16-S, 9.17) as well as all other versions of BIND 9.
Published: 2021-04-29T00:55:16.726Z
Updated: 2024-09-16T22:02:24.791Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2021-25214 vulnerable 2026-06-03 14:44:04.683216 A broken inbound incremental zone update (IXFR) can cause named to terminate unexpectedly
MEDIUM (6.5)
In BIND 9.8.5 -> 9.8.8, 9.9.3 -> 9.11.29, 9.12.0 -> 9.16.13, and versions BIND 9.9.3-S1 -> 9.11.29-S1 and 9.16.8-S1 -> 9.16.13-S1 of BIND 9 Supported Preview Edition, as well as release versions 9.17.0 -> 9.17.11 of the BIND 9.17 development branch, when a vulnerable version of named receives a malformed IXFR triggering the flaw described above, the named process will terminate due to a failed assertion the next time the transferred secondary zone is refreshed.
Published: 2021-04-29T00:55:16.042Z
Updated: 2024-09-17T00:37:21.136Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-8623 vulnerable 2026-06-03 14:43:09.884560 A flaw in native PKCS#11 code can lead to a remotely triggerable assertion failure in pk11.c
HIGH (7.5)
In BIND 9.10.0 -> 9.11.21, 9.12.0 -> 9.16.5, 9.17.0 -> 9.17.3, also affects 9.10.5-S1 -> 9.11.21-S1 of the BIND 9 Supported Preview Edition, An attacker that can reach a vulnerable system with a specially crafted query packet can trigger a crash. To be vulnerable, the system must: * be running BIND that was built with "--enable-native-pkcs11" * be signing one or more zones with an RSA key * be able to receive queries from a possible attacker
Published: 2020-08-21T20:50:19.797Z
Updated: 2024-09-17T03:19:11.433Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-8617 vulnerable 2026-06-03 14:43:09.862516 A logic error in code which checks TSIG validity can be used to trigger an assertion failure in tsig.c
HIGH (7.5)
Using a specially-crafted message, an attacker may potentially cause a BIND server to reach an inconsistent state if the attacker knows (or successfully guesses) the name of a TSIG key used by the server. Since BIND, by default, configures a local session key even on servers whose configuration does not otherwise make use of it, almost all current BIND servers are vulnerable. In releases of BIND dating from March 2018 and after, an assertion check in tsig.c detects this inconsistent state and deliberately exits. Prior to the introduction of the check the server would continue operating in an inconsistent state, with potentially harmful results.
Published: 2020-05-19T14:05:16.241Z
Updated: 2024-09-16T20:26:32.566Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2020-8616 vulnerable 2026-06-03 14:43:09.855177 BIND does not sufficiently limit the number of fetches performed when processing referrals
HIGH (8.6)
A malicious actor who intentionally exploits this lack of effective limitation on the number of fetches performed when processing referrals can, through the use of specially crafted referrals, cause a recursing server to issue a very large number of fetches in an attempt to process the referral. This has at least two potential effects: The performance of the recursing server can potentially be degraded by the additional work required to perform these fetches, and The attacker can exploit this behavior to use the recursing server as a reflector in a reflection attack with a high amplification factor.
Published: 2020-05-19T14:05:15.798Z
Updated: 2024-09-16T23:55:28.601Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-6469 vulnerable 2026-06-03 14:40:39.313634 BIND Supported Preview Edition can exit with an assertion failure if ECS is in use
MEDIUM (5.9)
An error in the EDNS Client Subnet (ECS) feature for recursive resolvers can cause BIND to exit with an assertion failure when processing a response that has malformed RRSIGs. Versions affected: BIND 9.10.5-S1 -> 9.11.6-S1 of BIND 9 Supported Preview Edition.
Published: 2019-10-09T14:17:14.528Z
Updated: 2024-09-17T01:30:59.645Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2019-6468 vulnerable 2026-06-03 14:40:39.312596 BIND Supported Preview Edition can exit with an assertion failure if nxdomain-redirect is used
MEDIUM (5.3)
In BIND Supported Preview Edition, an error in the nxdomain-redirect feature can occur in versions which support EDNS Client Subnet (ECS) features. In those versions which have ECS support, enabling nxdomain-redirect is likely to lead to BIND exiting due to assertion failure. Versions affected: BIND Supported Preview Edition version 9.10.5-S1 -> 9.11.5-S5. ONLY BIND Supported Preview Edition releases are affected.
Published: 2019-10-09T14:17:14.488Z
Updated: 2024-09-16T18:44:17.039Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.