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:37:51 +0000 (21:37 -0700)
commit8df22144727ef5a0772b628cc9ff2378bea3b009
tree6543116a63dbbe921728800347bba1995b45355a
parent19d5e96d35d75833d544c09d96e76e6c0e68747f
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