dnsmasq 2.59-4ubuntu0.2 source package in Ubuntu
Changelog
dnsmasq (2.59-4ubuntu0.2) precise-security; urgency=medium * SECURITY UPDATE: denial of service and memory disclosure via malformed DNS requests - src/rfc1035.c: properly handle skip_questions return value. - ad4a8ff7d9097008d7623df8543df435bfddeac8 - CVE-2015-3294 -- Marc Deslauriers <email address hidden> Fri, 01 May 2015 10:37:44 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
dnsmasq_2.59.orig.tar.gz | 468.8 KiB | 7977d2fecc0307e7edcacd70f78daff497c85ca2f0bb2ec4d2eb14686ee5cb07 |
dnsmasq_2.59-4ubuntu0.2.diff.gz | 19.5 KiB | 5481c9cb822374a9e3b520c618722754da8acf36553c25992e2bae19900f019c |
dnsmasq_2.59-4ubuntu0.2.dsc | 1.8 KiB | 923980f5d24f0446318afad18adef39e67e07e9b1dff839a0af9e0c2b3bed1b6 |
Available diffs
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.