bind: update to 9.11.37
authorNoah Meyerhans <frodo@morgul.net>
Fri, 18 Mar 2022 17:24:31 +0000 (10:24 -0700)
committerNoah Meyerhans <frodo@morgul.net>
Fri, 18 Mar 2022 17:57:37 +0000 (10:57 -0700)
Fixes security issues:

 * CVE-2021-25220 -- The rules for acceptance of records into the cache
have been tightened to prevent the possibility of
poisoning if forwarders send records outside
the configured bailiwick.

 * CVE-2021-25219 -- The "lame-ttl" option is now forcibly set to 0. This
effectively disables the lame server cache, as it could
previously be abused by an attacker to significantly
degrade resolver performance.

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
net/bind/Makefile

index 486738a481837b137708f1aad0f6b424647c72b3..5df441b3ec7ce5204ea9c70ac654bd81e2b9ff2d 100644 (file)
@@ -9,7 +9,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bind
-PKG_VERSION:=9.11.36
+PKG_VERSION:=9.11.37
 PKG_RELEASE:=1
 USERID:=bind=57:bind=57
 
@@ -21,7 +21,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:= \
        https://www.mirrorservice.org/sites/ftp.isc.org/isc/bind9/$(PKG_VERSION) \
        https://ftp.isc.org/isc/bind9/$(PKG_VERSION)
-PKG_HASH:=c953fcb6703b395aaa53e65ff8b2869b69a5303dd60507cba2201305e1811681
+PKG_HASH:=0d8efbe7ec166ada90e46add4267b7e7c934790cba9bd5af6b8380a4fbfb5aff
 
 PKG_FIXUP:=autoreconf
 PKG_REMOVE_FILES:=aclocal.m4 libtool.m4