Bug 277555 - dns/unbound: Update to 1.19.2
Summary: dns/unbound: Update to 1.19.2
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-ports-bugs (Nobody)
URL: https://nlnetlabs.nl/news/2024/Mar/07...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-07 18:42 UTC by Jaap Akkerhuis
Modified: 2024-03-15 12:43 UTC (History)
2 users (show)

See Also:
jaap: maintainer-feedback+


Attachments
patch to upgrade (2.64 KB, patch)
2024-03-07 18:42 UTC, Jaap Akkerhuis
jaap: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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