| Name: | bind |
|---|---|
| Epoch: | 32 |
| Version: | 9.11.36 |
| Release: | 16.el8_10.14 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 4804589 |
| License: | MPLv2.0 |
| RPM: | bind-9.11.36-16.el8_10.14.x86_64.rpm |
| Source RPM: | bind-9.11.36-16.el8_10.14.src.rpm |
| Build Date: | Thu Aug 13 2026 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.isc.org/downloads/bind/ |
| Summary: | The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server |
| Description: | BIND (Berkeley Internet Name Domain) is an implementation of the DNS (Domain Name System) protocols. BIND includes a DNS server (named), which resolves host names to IP addresses; a resolver library (routines for applications to use when interfacing with DNS); and tools for verifying that the DNS server is operating properly. |
- Validate NSEC3 signer matches owning zone (CVE-2026-10723)
- Prevent accepting unsigned NSEC/NSEC3 records (CVE-2026-13204)
- Reject out-of-zone NSEC entries in DNSSEC validation (CVE-2026-13321)
- Reject RRSIG records with invalid label counts (CVE-2026-11721) - Add unittest check
- Add reference counting to cache dns_slabheaders (CVE-2026-11622)
- Fix GSS-API resource leak (CVE-2026-3039) - Invalid handling of CLASS != IN (CVE-2026-5946)
- Denial of Service via maliciously crafted DNSSEC-validated zone (CVE-2026-1519)
- Address various spoofing attacks (CVE-2025-40778)
- Add support for max-records-per-type and max-types-per-name options (RHEL-61936) - Support reading of new options also in named-checkconf -z, v2
- Change patches applying to use -P parameter