bind: bump to 9.18.16
authorNoah Meyerhans <frodo@morgul.net>
Mon, 26 Jun 2023 03:02:35 +0000 (20:02 -0700)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 16 Feb 2024 18:24:08 +0000 (19:24 +0100)
commitdc3fec89afac717977590b2c7e6aa225f7fc5634
tree8638d5131ffcb7935b2d16a3c755402be0ef3b56
parent2451d5a69244afd356813986038d9206f17a19d4
bind: bump to 9.18.16

Fixes CVEs:

- CVE-2023-2828: The overmem cleaning process has been improved, to
  prevent the cache from significantly exceeding the configured
  max-cache-size limit.
- CVE-2023-2911: A query that prioritizes stale data over lookup
  triggers a fetch to refresh the stale data in cache. If the fetch is
  aborted for exceeding the recursion quota, it was possible for named
  to enter an infinite callback loop and crash due to stack overflow.

The complete list of changes is available in the upstream release
notes at
https://ftp.isc.org/isc/bind9/cur/9.18/doc/arm/html/notes.html#notes-for-bind-9-18-16

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
(cherry picked from commit 9ac79ad46966908d2ceb64c0e0d8a0bff435767a)
net/bind/Makefile