Name: | dnsmasq |
---|---|
Version: | 2.76 |
Release: | 16.el7_9.1 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 595710 |
License: | GPLv2 or GPLv3 |
RPM: | dnsmasq-2.76-16.el7_9.1.aarch64.rpm |
Source RPM: | dnsmasq-2.76-16.el7_9.1.src.rpm |
Build Date: | Tue Jan 19 2021 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.thekelleys.org.uk/dnsmasq/ |
Summary: | A lightweight DHCP/caching DNS server |
Description: | Dnsmasq is lightweight, easy to configure DNS forwarder and DHCP server. It is designed to provide DNS and, optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP for network booting of diskless machines. |
- Accept responses only on correct sockets (CVE-2020-25684) - Use strong verification on queries (CVE-2020-25685) - Handle multiple identical DNS queries better (CVE-2020-25686) - Link against nettle for sha256 hash implementation
- Fix strict-mode retries on REFUSED (#1755610)
- Forward non-recursive queries to upstream, but serve local names (#1755610)
- Stop treating SERVFAIL as successful response (#1815080)
- Do not ignore DHCPv6 relay messages (#1757247)
- Fix memory leak in create_helper (#1795369)
- Send dhcp_release even for addresses not on local network (#1752569)
- Fix TCP queries after interface recreation (#1721668)
- Fix passing of dnssec enabled queries (#1638703)
- Stop using privileged port for outbound queries (#1614331)