Ubuntu Fixes Critical Unbound Flaws
TL;DR: Multiple critical vulnerabilities, including potential for Remote Code Execution (RCE) and Denial of Service (DoS), have been discovered in Unbound, a widely used DNS resolver. Canonical has released security updates for several long-term support (LTS) versions of Ubuntu to address these flaws.
Key facts
- Category
- Cybersecurity
- Impact
- Critical
- Published
- Source
- Ubuntu Security Notices
Full summary
Canonical has patched critical vulnerabilities in the Unbound DNS resolver, including flaws that could lead to remote code execution on Ubuntu systems.
Canonical has released important security updates for Unbound, a widely used validating, recursive, and caching DNS resolver. The patches address several vulnerabilities, the most severe of which could allow a remote attacker to execute arbitrary code (RCE) on an affected system. Other discovered flaws could be exploited to cause a Denial of Service (DoS), potentially crashing the service and disrupting critical DNS resolution. According to the security notice, the issues stem from Unbound's improper handling of specific types of DNSCrypt packets, exposing servers to significant risks from unauthenticated attackers.
The impact of these vulnerabilities is significant due to Unbound's popularity in server environments and the critical role of DNS in all network operations. A successful RCE attack could lead to a complete system compromise, data theft, or further network intrusion. A DoS attack could render websites and online services inaccessible, causing downtime and business disruption. The security updates apply to multiple widely-deployed long-term support (LTS) versions of Ubuntu: 14.04, 16.04, 18.04, and 20.04. This wide range means many production systems are potentially vulnerable until patched.
⚡ Action needed
Administrators of affected Ubuntu systems should update their Unbound packages to the latest versions immediately.
Action checklist
- 1Identify all Ubuntu LTS servers running Unbound.
- 2Check if your Ubuntu versions are 14.04, 16.04, 18.04, or 20.04 LTS.
- 3Apply the latest security patches using the system's package manager.
- 4Restart the Unbound service to ensure the patch is active.
- 5Verify that DNS resolution is functioning correctly after the update.
Related on Notifire
Primary source: Ubuntu Security Notices
