[Bug 277555] dns/unbound: Update to 1.19.2
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277555] dns/unbound: Update to 1.19.2"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277555] dns/unbound: Update to 1.19.2"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277555] dns/unbound: Update to 1.19.2"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277555] dns/unbound: Update to 1.19.2"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277555] dns/unbound: Update to 1.19.2"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 277555] dns/unbound: Update to 1.19.2"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 18:42:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277555
Bug ID: 277555
Summary: dns/unbound: Update to 1.19.2
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://nlnetlabs.nl/news/2024/Mar/07/unbound-1.19.2-r
eleased/
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: jaap@NLnetLabs.nl
Attachment #249002 maintainer-approval+
Flags:
Created attachment 249002
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249002&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.