dnsmasq 2.75-1ubuntu0.16.04.3 source package in Ubuntu

Changelog

dnsmasq (2.75-1ubuntu0.16.04.3) xenial-security; urgency=medium

  * SECURITY UPDATE: add fixes to correct multiple security issues
    - CVE-2017-14491 DNS heap buffer overflow.
    - CVE-2017-14492, DHCPv6 RA heap overflow.
    - CVE-2017-14493, DHCPv6 - Stack buffer overflow.
    - CVE-2017-14494, Infoleak handling DHCPv6 forwarded requests.
    - CVE-2017-14495, OOM in DNS response creation.
    - CVE-2017-14496, Integer underflow in DNS response creation.

 -- Marc Deslauriers <email address hidden>  Tue, 26 Sep 2017 17:42:14 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dnsmasq_2.75.orig.tar.gz 668.9 KiB eb4e390ca9252ad640a3c88686e6f86f672fc169e7f89c1dddb5f78146774cc2
dnsmasq_2.75-1ubuntu0.16.04.3.diff.gz 25.4 KiB 2d8009a800fe83b86d861a4b60d8cea8ac65c75d211b417b20d8df5432ce51b1
dnsmasq_2.75-1ubuntu0.16.04.3.dsc 2.0 KiB 08c3a8a46b521ce0fd1d7efd0ed40d1956a59128f70696c9895f3aced97dd5a8

View changes file

Binary packages built by this source

dnsmasq: Small caching DNS proxy and DHCP/TFTP server

 Dnsmasq is a 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/TFTP for network booting of diskless machines.

dnsmasq-base: Small caching DNS proxy and DHCP/TFTP server

 This package contains the dnsmasq executable and documentation, but
 not the infrastructure required to run it as a system daemon. For
 that, install the dnsmasq package.

dnsmasq-utils: Utilities for manipulating DHCP leases

 Small utilities to query a DHCP server's lease database and
 remove leases from it. These programs are distributed with dnsmasq
 and may not work correctly with other DHCP servers.