]> git.ipfire.org Git - thirdparty/unbound.git/tag
release-1.19.2
object 5b37cd6e4cf1aafe0cce4de792c42bc5a0fcdf57
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 7 Mar 2024 08:13:19 +0000 (09:13 +0100)
Unbound 1.19.2

This security release fixes CVE-2024-1931.

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.

From version 1.19.2 on, the code is fixed to avoid looping indefinitely.

We would like to thank Fredrik Pettai and Patrik Lundin from SUNET for
notifying us about the issue and working with us to identify the
vulnerability.

Bug Fixes:
- Fix CVE-2024-1931, Denial of service when trimming EDE text on
  positive replies.
-----BEGIN PGP SIGNATURE-----

iQJIBAABCAAyFiEE7fqj8spObrBWga+On28cLX4EX40FAmXpd1AUHHdvdXRlckBu
bG5ldGxhYnMubmwACgkQn28cLX4EX40RVQ//QGn89rSgQnR2T0D8rttmCTBICV8h
TvesSKn149PcnURHAJlexRwU1IJanotXtaGq9m3mxhKYcEl8H+oGmd0Zf8zFp638
LiZC1Nzf03GU9IqL3ml6dPvKxRIxys1n0R2OTiCuCdTBg6VcxrNVqZH04Xrqybwf
7QzJ0HPs6O5VASQJK3EHq9N4yhRpQR6Q8/8StaiiOKs7MiHdkZ+Z++glK8tsmSqM
z3mbMPX+zNZhA5BX2/z+gzraAl7+EqTfWG+YKt9qGcfa7wx3SOTZX/Er4AqYKSwH
0UqSqih8qkNW2ORilx1qAEDLPCe+6GWjVc5WssOueri0PAoeYIu+xs0VZgS4VYGu
o3SW29jjf5ZGWO0r2V+AaYCsJ+DMMjehCone/1++Smrntw5El7T+1IbYrQ/vvovQ
c7nhLG+eVdFiOfPClN+/gbIQt7sMmiYkqQBCwrczC2xSlkw2JnA/ANrnS0WdH1UQ
WiylxDt8Cmnlw/8AQltP2XT6CGWMqDlK4v2VXRukac0z3BAygVVaqb4aprq5CgIv
qx1RefhJWzgFV62Gx+wSCS28JnSg2QNz5IGsdNmlVHG0Hs+Zq/dIeJksTODt4o1M
56A+n3WDLpAfBgLGb/EcvdNPsFQZC0DdHXbgzvjl93GG+rlmRVuVup+XwhvCEaS9
aw0tZ8om3hJJi/I=
=7u9q
-----END PGP SIGNATURE-----