dnsmasq 2.79-1ubuntu0.6 source package in Ubuntu

Changelog

dnsmasq (2.79-1ubuntu0.6) bionic-security; urgency=medium

  * SECURITY UPDATE: Heap use after free
    - debian/patches/CVE-2022-0934.patch: Fix write-after-free error in
      DHCPv6 code in src/rfc3315.c.
    - CVE-2022-0934

 -- Leonidas Da Silva Barbosa <email address hidden>  Mon, 18 Apr 2022 12:41:06 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
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.79.orig.tar.gz 689.5 KiB bb20ce0f0e9064d5c2974366a80cafb9f3570c384ab5a686031fd3e6209852e6
dnsmasq_2.79-1ubuntu0.6.diff.gz 61.7 KiB 98d6829f0a8f76821d26e241dcf8bd7d0d4ede0b5af93ed01307cd4bac710220
dnsmasq_2.79-1ubuntu0.6.dsc 2.1 KiB 23871640501321293ae22d77165811e21e38ad167237cba04a1fcbc3a1519547

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-base-lua: 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. This package is an alternative
 to dnsmasq-base which includes the LUA interpreter.

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.