unbound 1.9.4-2ubuntu1.3 source package in Ubuntu
Changelog
unbound (1.9.4-2ubuntu1.3) focal-security; urgency=medium * SECURITY UPDATE: Ghost domain names issues - debian/patches/CVE-2022-3069x-pre1.patch: fix that nxdomain synthesis does not happen above the stub or forward definition in cachedb/cachedb.c, edns-subnet/subnetmod.c, iterator/iter_utils.c, iterator/iter_utils.h, iterator/iterator.c, services/cache/dns.c, services/cache/dns.h. - debian/patches/CVE-2022-3069x.patch: fix the novel ghost domain issues in cachedb/cachedb.c, daemon/cachedump.c, daemon/worker.c, dns64/dns64.c, ipsecmod/ipsecmod.c, iterator/iter_utils.c, iterator/iter_utils.h, iterator/iterator.c, pythonmod/interface.i, pythonmod/pythonmod_utils.c, services/cache/dns.c, services/cache/dns.h, services/mesh.c, testdata/iter_prefetch_change.rpl, util/module.h, validator/validator.c. - CVE-2022-30698 - CVE-2022-30699 -- Marc Deslauriers <email address hidden> Tue, 02 Aug 2022 09:55:28 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
unbound_1.9.4.orig.tar.gz | 5.4 MiB | 3d3e25fb224025f0e732c7970e5676f53fd1764c16d6a01be073a13e42954bb0 |
unbound_1.9.4-2ubuntu1.3.debian.tar.xz | 37.9 KiB | 94cd2cbf2f6b7f185c04615a4925e42aa65f8a45557dcea125882a9663c78e0b |
unbound_1.9.4-2ubuntu1.3.dsc | 3.0 KiB | 61f88be4beb375bd280f2544e455bb5ce68971ca8b57c646dc73bd488131c32e |
Available diffs
Binary packages built by this source
- libunbound-dev: static library, header files, and docs for libunbound
Static library, header files, and documentation for libunbound.
.
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
- libunbound8: library implementing DNS resolution and validation
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
- libunbound8-dbgsym: debug symbols for libunbound8
- python-unbound: library implementing DNS resolution and validation (Python bindings)
Python extension module for libunbound.
.
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
- python-unbound-dbgsym: debug symbols for python-unbound
- python3-unbound: library implementing DNS resolution and validation (Python3 bindings)
Python3 extension module for libunbound.
.
libunbound performs and validates DNS lookups; it can be used to convert
hostnames to IP addresses and back and obtain other information from the
DNS. Cryptographic validation of results is performed with DNSSEC.
- python3-unbound-dbgsym: debug symbols for python3-unbound
- unbound: validating, recursive, caching DNS resolver
Unbound is a recursive-only caching DNS server which can perform DNSSEC
validation of results. It implements only a minimal amount of authoritative
service to prevent leakage to the root nameservers: forward lookups for
localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by
AS112. Stub and forward zones are supported.
.
This package contains the unbound daemon.
- unbound-anchor: utility to securely fetch the root DNS trust anchor
unbound-anchor is a utility which securely fetches or updates the root DNS
zone trust anchor. A copy of the current root anchor and root update
certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is
performed, with fallback to an SSL fetch if this fails.
- unbound-anchor-dbgsym: debug symbols for unbound-anchor
- unbound-dbgsym: debug symbols for unbound
- unbound-host: reimplementation of the 'host' command
This package provides the 'unbound-host' program that is bundled with the
Unbound domain name server. This version differs from the one provided in the
package called host, which is from NIKHEF, and bind9-host, which is from ISC,
and has a similar but different set of features and options.
- unbound-host-dbgsym: debug symbols for unbound-host