---
title: "CVE-2009-0696: BIND Dynamic Update DoS"
slug: "aa-00926"
description: "Receipt of a specially-crafted dynamic update message to a zone for which the server is the master may cause BIND 9 servers to exit."
updated: 2025-03-24T21:55:51Z
published: 2025-03-24T21:55:51Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.isc.org/llms.txt
> Use this file to discover all available pages before exploring further.

# CVE-2009-0696: BIND Dynamic Update DoS

BIND denial of service (server crash) caused by receipt of a specific remote dynamic update message.

CVE:

[CVE-2009-0696](http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0696) [VU#725188](http://www.kb.cert.org/vuls/id/725188)

Posting date:

28 Jul 2009

Program Impacted:

[BIND](https://www.isc.org/software/bind)

Versions affected:

BIND 9 (all versions)

Severity:

High

Exploitable:

Remotely

**Description:**

**Urgent:** this exploit is public. Please upgrade immediately.

Receipt of a specially-crafted dynamic update message to a zone for which the server is the master may cause BIND 9 servers to exit. Testing indicates that the attack packet has to be formulated against a zone for which that machine is a master. Launching the attack against slave zones does not trigger the assert.

This vulnerability affects all servers that are masters for one or more zones – it is not limited to those that are configured to allow dynamic updates. Access controls will not provide an effective workaround.

dns_db_findrdataset() fails when the prerequisite section of the dynamic update message contains a record of type “ANY” and where at least one RRset for this FQDN exists on the server:

db.c:659: REQUIRE(type != ((dns_rdatatype_t)dns_rdatatype_any)) failedexiting (due to assertion failure).

**Workarounds:**

```
                None.
```

(Some sites may have firewalls that can be configured with packet filtering techniques to prevent nsupdate messages from reaching their nameservers.)

**Active exploits:**

An active remote exploit is in wide circulation at this time

**Solution:**

Upgrade BIND to one of 9.4.3-P3, 9.5.1-P3 or 9.6.1-P1. These versions can be downloaded from:

- [http://ftp.isc.org/isc/bind9/9.6.1-P1/bind-9.6.1-P1.tar.gz](http://ftp.isc.org/isc/bind9/9.6.1-P1/bind-9.6.1-P1.tar.gz)
- [http://ftp.isc.org/isc/bind9/9.5.1-P3/bind-9.5.1-P3.tar.gz](http://ftp.isc.org/isc/bind9/9.5.1-P3/bind-9.5.1-P3.tar.gz)
- [http://ftp.isc.org/isc/bind9/9.4.3-P3/bind-9.4.3-P3.tar.gz](http://ftp.isc.org/isc/bind9/9.4.3-P3/bind-9.4.3-P3.tar.gz)

**Acknowledgements:**

Matthias Urlichs for reporting the problem. Tom Daly for methodical follow-on testing.

**Document Revision History:**

2009-07-28 Initial text 2009-07-29 Update to reflect Tom Daly's findings 2020-02-03 Update link to ISC's Security Policy

**Related Documents:**

See our [BIND Security Matrix](https://kb.isc.org/docs/aa-00913) for a complete listing of Security Vulnerabilities and versions affected.

If you'd like more information on our Forum or product support please visit [www.isc.org/support](http://www.isc.org/support).

**Do you still have questions?** Questions regarding this advisory should go to [security-officer@isc.org](mailto:security-officer@isc.org)

**Note:** ISC patches only [currently supported versions](http://www.isc.org/software/bind/versions). When possible we indicate EOL versions affected.

**ISC Security Vulnerability Disclosure Policy:** Details of our current security advisory policy and practice can be found here: [https://kb.isc.org/docs/aa-00861](https://kb.isc.org/docs/aa-00861)

This Knowledge Base article [https://kb.isc.org/docs/aa-00926](https://kb.isc.org/docs/aa-00926) is the complete and official security advisory document.

**Legal Disclaimer:** Internet Systems Consortium (ISC) is providing this notice on an "AS IS" basis. No warranty or guarantee of any kind is expressed in this notice and none should be implied. ISC expressly excludes and disclaims any warranties regarding this notice or materials referred to in this notice, including, without limitation, any implied warranty of merchantability, fitness for a particular purpose, absence of hidden defects, or of non-infringement. Your use or reliance on this notice or materials referred to in this notice is at your own risk. ISC may change this notice at any time. A stand-alone copy or paraphrase of the text of this document that omits the document URL is an uncontrolled copy. Uncontrolled copies may lack important information, be out of date, or contain factual errors.

**© 2001-2018 Internet Systems Consortium** For assistance with problems and questions for which you have not been able to find an answer in our Knowledge Base, we recommend searching our [community mailing list archives](https://lists.isc.org/mailman/listinfo) and/or posting your question there (you will need to register there first for your posts to be accepted). The [bind-users](https://lists.isc.org/mailman/listinfo/bind-users) and the [dhcp-users](https://lists.isc.org/mailman/listinfo/dhcp-users) lists particularly have a long-standing and active membership. ISC relies on the financial support of the community to fund the development of its open source software products. If you would like to support future product evolution and maintenance as well having peace of mind knowing that our team of experts are poised to provide you with individual technical assistance whenever you call upon them, then please consider our Professional Subscription Support services - details can be found on our [main website](https://www.isc.org/support).
