Name: | bind-sdb |
---|---|
Epoch: | 32 |
Version: | 9.11.4 |
Release: | 26.P2.el7_9.9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1132169 |
License: | MPLv2.0 |
RPM: | bind-sdb-9.11.4-26.P2.el7_9.9.aarch64.rpm |
Source RPM: | bind-9.11.4-26.P2.el7_9.9.src.rpm |
Build Date: | Tue Feb 22 2022 |
Build Host: | build-ol7-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.isc.org/products/BIND/ |
Summary: | BIND server with database backends and DLZ support |
Description: | BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols. BIND includes a DNS server (named-sdb) which has compiled-in SDB (Simplified Database Backend) which includes support for using alternative Zone Databases stored in an LDAP server (ldapdb), a postgreSQL database (pgsqldb), an sqlite database (sqlitedb), or in the filesystem (dirdb), in addition to the standard in-memory RBT (Red Black Tree) zone database. It also includes support for DLZ (Dynamic Loadable Zones) |
- Fix possible assertion failure isc_refcount_current == 0 in free_rbtdb (#1935152)
- Prevent a race after zone load (#2011220)
- Apply again patch 172, got removed by mistake
- Insufficient IXFR checks could lead to assertion failure (CVE-2021-25214)
- Possible assertion failure on DNAME processing (CVE-2021-25215)
- Fix off-by-one bug in ISC SPNEGO implementation (CVE-2020-8625)
- Fix inline re-signing (#rh1889902)
- Fix unsupported algorithms validation (#rh1769876)
- Fix tsig-request verify (CVE-2020-8622) - Prevent PKCS11 daemon crash on crafted packet (CVE-2020-8623) - Correct update-policy type subdomain to match documentation (CVE-2020-8624)
- Fix EDNS512 loops on broken servers