CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/03 07:32:27
Modified files:
sbin/unwind/libunbound/util/data: msgparse.c
usr.sbin/unbound/util/data: msgparse.c
Log message:
Fix CVE-2019-16866
---
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.
---
tested by benno, tb
