Bug 277555

Summary: dns/unbound: Update to 1.19.2
Product: Ports & Packages Reporter: Jaap Akkerhuis <jaap>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: cris, dvl
Priority: --- Flags: jaap: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://nlnetlabs.nl/news/2024/Mar/07/unbound-1.19.2-released/
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277686
Attachments:
Description Flags
patch to upgrade jaap: maintainer-approval+

Description Jaap Akkerhuis 2024-03-07 18:42:16 UTC
Created attachment 249002 [details]
patch to upgrade

NOTE: there will be a new release shortly, so for users not using 
the "ede: yes" option, there is no need to upgrade.

NLnet Labs Unbound version 1.18.0 up to and including version 1.19.1
contain a vulnerability that can cause denial of service by a certain
code path that can lead to an infinite loop.

Unbound 1.18.0 introduced a feature that removes EDE records from
responses with size higher than the client's advertised buffer size.
Before removing all the EDE records however, it would try to see if
trimming the extra text fields on those records would result in an
acceptable size while still retaining the EDE codes.
Due to an unchecked condition, the code that trims the text of the EDE
records could loop indefinitely.
This happens when Unbound would reply with attached EDE information on a
positive reply and the client's buffer size is smaller than the needed
space to include EDE records.

The vulnerability can only be triggered when the 'ede: yes' option is
used; non default configuration.
Comment 1 Dan Langille freebsd_committer freebsd_triage 2024-03-14 12:09:40 UTC
Perhaps outdated now by 277686 which updates to 1.19.3?
Comment 2 Dan Langille freebsd_committer freebsd_triage 2024-03-14 13:34:59 UTC
Reopening until the other ticket is completed.
Comment 3 Dan Langille freebsd_committer freebsd_triage 2024-03-15 12:43:26 UTC
Updated to 1.9.3 via 277686