]> git.99rst.org Git - openwrt-packages.git/commit
bind: bump to 9.20.26
authorNoah Meyerhans <redacted>
Thu, 23 Jul 2026 13:18:15 +0000 (09:18 -0400)
committerJosef Schlehofer <redacted>
Fri, 24 Jul 2026 08:50:58 +0000 (10:50 +0200)
commit81d81033e6a278663c6e0414f0ec07d37b1141bd
treed2166db217f8a39657eff107a7296bcf7af080a0
parent198e8cce3392647d6f0f13c33c4d0434322f3bbe
bind: bump to 9.20.26

Fixes several security issues:
 - CVE-2026-11331 Fix handling of rpz CNAME expansion that returns name too long.
 - CVE-2026-11721 Invalid signed wildcard records were being accepted.
 - CVE-2026-13321 Fix DNSSEC validation bypass via out-of-zone NSEC Next Field.
 - CVE-2026-10723 Correct verification of NSEC3 signer name.
 - CVE-2026-12617 Do no assert for some specifics CNAME and DNAME queries.
 - CVE-2026-10822 Malformed DNSKEY records could trigger an assertion.
 - CVE-2026-11605 Prevent excessive validation work from crafted negative responses.
 - CVE-2026-11622 Prevent cache exhaustion under sustained attack.

Full release notes are available upstream at
https://ftp.isc.org/isc/bind9/9.20.26/doc/arm/html/changelog.html

Signed-off-by: Noah Meyerhans <redacted>
net/bind/Makefile
net/bind/patches/fix-usr-allow-rndc-addzone#1.patch
git clone https://git.99rst.org/PROJECT