Created attachment 183452 [details] patch to upgrade This release fixes a spurious assertion failure when unbound receives a malformed packet with 0x20 enabled. Bug Fixes - Fix #1280: Unbound fails assert when response from authoritative contains malformed qname. When 0x20 caps-for-id is enabled, when assertions are not enabled the malformed qname is handled correctly.
A commit references this bug: Author: adamw Date: Tue Jun 13 20:37:07 UTC 2017 New revision: 443538 URL: https://svnweb.freebsd.org/changeset/ports/443538 Log: Update unbound to 1.6.3. This release fixes a spurious assertion failure when unbound receives a malformed packet with 0x20 enabled. Bug Fixes - Fix #1280: Unbound fails assert when response from authoritative contains malformed qname. When 0x20 caps-for-id is enabled, when assertions are not enabled the malformed qname is handled correctly. PR: 219958 Submitted by: maintainer (jaap NLnetLabs nl) Changes: head/dns/unbound/Makefile head/dns/unbound/distinfo head/dns/unbound/pkg-plist
Committed, thanks! I didn't request an MFH review on this---it does contain a functionality fix so if you think it should be merged to quarterly, reopen the PR or shoot me an email.