[Bug 241033] dns/unbound:Update to 1.9.4 (fixes CVE-2019-16866)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 3 19:09:49 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241033

Jaap Akkerhuis <jaap at NLnetLabs.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #208071|                            |maintainer-approval+
              Flags|                            |

--- Comment #1 from Jaap Akkerhuis <jaap at NLnetLabs.nl> ---
Created attachment 208071
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208071&action=edit
Patch to upgrade


This release is a fix for vulnerability CVE-2019-16866 that causes a
failure when a specially crafted query is received.

Bug Fixes:
- Fix for the reported vulnerability.

The CVE number for this vulnerability is CVE-2019-16866

== Summary
Recent versions of Unbound contain a problem that may cause Unbound to
crash after receiving a specially crafted query. This issue can only be
triggered by queries received from addresses allowed by Unbound's ACL.

== Affected products
Unbound 1.7.1 up to and including 1.9.3.

== Description
Due to an error in parsing NOTIFY queries, it is possible for Unbound to
continue processing malformed queries and may ultimately result in a
pointer dereference in uninitialized memory. This results in a crash of
the Unbound daemon.

Whether this issue leads to a crash depends on the content of the
uninitialized memory space and cannot be predicted. This issue can only
be triggered by queries received from addresses that are allowed to send
queries according to Unbound's ACL (access-control in the Unbound
configuration).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list