Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279515 - BIND denial of service (server crash) caused by receipt of a specific remote dynamic update message.
Summary: BIND denial of service (server crash) caused by receipt of a specific remote ...
Status: RESOLVED DUPLICATE of bug 279508
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All All
: High critical (vote)
Assignee: Gentoo Security
URL: https://www.isc.org/node/474
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-28 21:09 UTC by Dan Reidy
Modified: 2009-07-28 21:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Reidy 2009-07-28 21:09:30 UTC
(taken directly from the isc.org post)
Description:

Urgent: this exploit is public. Please upgrade immediately.

Receipt of a specially-crafted dynamic update message may cause BIND 9 servers to exit. This vulnerability affects all servers – 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)) failed
exiting (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.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

Acknowledgement:

Matthias Urlichs
Revision History:

2009-07-28 Initial text

Reproducible: Didn't try

Steps to Reproduce:
Comment 1 Tobias Scherbaum (RETIRED) gentoo-dev 2009-07-28 21:11:03 UTC

*** This bug has been marked as a duplicate of bug 279508 ***