bind: bump to 9.18.16
authorNoah Meyerhans <frodo@morgul.net>
Mon, 26 Jun 2023 03:02:35 +0000 (20:02 -0700)
committerNoah Meyerhans <frodo@morgul.net>
Mon, 26 Jun 2023 04:28:12 +0000 (21:28 -0700)
commit9ac79ad46966908d2ceb64c0e0d8a0bff435767a
tree5ae2775cd8324154408fe76a09f9e11ca69b7305
parent7414d8c6dd5e67844665527e56695dc84360a22f
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>
net/bind/Makefile