| Name: | dnsmasq |
|---|---|
| Version: | 2.90 |
| Release: | 7.el10_2 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 774447 |
| License: | GPL-2.0-only OR GPL-3.0-only |
| RPM: | dnsmasq-2.90-7.el10_2.aarch64.rpm |
| Source RPM: | dnsmasq-2.90-7.el10_2.src.rpm |
| Build Date: | Tue Jun 09 2026 |
| Build Host: | build-ol10-aarch64.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 disk-less machines. |
- Prevent overflow in extract_name function (CVE-2026-2291) - Prevent DoS in DNSSEC validation (CVE-2026-4890) - Prevent out-of-bounds read in DNSSEC validation (CVE-2026-4891) - Prevent out-of-bounds write in DHCPv6 server (CVE-2026-4892) - Prevent source check avoidance by RFC 7871 client-subnet (CVE-2026-4893) - Prevent out-of-bounds read in extract_addresses (CVE-2026-5172)
- Prevent heap buffer overflow in cache via NAME_ESCAPE expansion (CVE-2026-2291)
- Added installation of tmpfiles.d config Resolves: RHEL-122843
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Update SPDX in license tag to use uppercase conjunction
- Update to 2.90 (#2264049)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Use local-service=host for initial configuration (#2258062)