Issued:
2024-05-06
Updated:
2024-05-06

RHSA-2024:2696 - Important: unbound security update


Synopsis

Important: unbound security update

Type/Severity

Security Advisory Important

Topic

An update for unbound is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver.

Security Fix(es):

  • bind9: KeyTrap - Extreme CPU consumption in DNSSEC validator (CVE-2023-50387)

  • bind9: Preparing an NSEC3 closest encloser proof can exhaust CPU resources (CVE-2023-50868)

  • A vulnerability was found in Unbound due to incorrect default permissions, allowing any process outside the unbound group to modify the unbound runtime configuration. The default combination of the "control-use-cert: no" option with either explicit or implicit use of an IP address in the "control-interface" option could allow improper access. If a process can connect over localhost to port 8953, it can alter the configuration of unbound.service. This flaw allows an unprivileged local process to manipulate a running instance, potentially altering forwarders, allowing them to track all queries forwarded by the local resolver, and, in some cases, disrupting resolving altogether.

To mitigate the vulnerability, a new file "/etc/unbound/conf.d/remote-control.conf" has been added and included in the main unbound configuration file, "unbound.conf". The file contains two directives that should limit access to unbound.conf:

control-interface: "/run/unbound/control"
control-use-cert: "yes"

For details about these directives, run "man unbound.conf".

Updating to the version of unbound provided by this advisory should, in most cases, address the vulnerability. To verify that your configuration is not vulnerable, use the "unbound-control status | grep control" command. If the output contains "control(ssl)" or "control(namedpipe)", your configuration is not vulnerable. If the command output returns only "control", the configuration is vulnerable because it does not enforce access only to the unbound group members. To fix your configuration, add the line "include: /etc/unbound/conf.d/remote-control.conf" to the end of the file "/etc/unbound/unbound.conf". If you use a custom "/etc/unbound/conf.d/remote-control.conf" file, add the new directives to this file. (CVE-2024-1488)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions8.2x86_64
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions8.2ppc64le
Red Hat Enterprise Linux Server - TUS8.2x86_64
Red Hat Enterprise Linux Server - AUS8.2x86_64

Updated Packages

  • unbound-debuginfo-1.7.3-12.el8_2.1.ppc64le.rpm
  • unbound-devel-1.7.3-12.el8_2.1.x86_64.rpm
  • unbound-1.7.3-12.el8_2.1.src.rpm
  • unbound-debugsource-1.7.3-12.el8_2.1.ppc64le.rpm
  • unbound-1.7.3-12.el8_2.1.ppc64le.rpm
  • python3-unbound-debuginfo-1.7.3-12.el8_2.1.ppc64le.rpm
  • unbound-devel-1.7.3-12.el8_2.1.ppc64le.rpm
  • unbound-debugsource-1.7.3-12.el8_2.1.x86_64.rpm
  • unbound-libs-debuginfo-1.7.3-12.el8_2.1.ppc64le.rpm
  • unbound-libs-1.7.3-12.el8_2.1.i686.rpm
  • unbound-libs-1.7.3-12.el8_2.1.x86_64.rpm
  • unbound-1.7.3-12.el8_2.1.x86_64.rpm
  • unbound-debugsource-1.7.3-12.el8_2.1.i686.rpm
  • python3-unbound-debuginfo-1.7.3-12.el8_2.1.i686.rpm
  • python3-unbound-debuginfo-1.7.3-12.el8_2.1.x86_64.rpm
  • unbound-devel-1.7.3-12.el8_2.1.i686.rpm
  • unbound-debuginfo-1.7.3-12.el8_2.1.i686.rpm
  • unbound-debuginfo-1.7.3-12.el8_2.1.x86_64.rpm
  • unbound-libs-1.7.3-12.el8_2.1.ppc64le.rpm
  • unbound-libs-debuginfo-1.7.3-12.el8_2.1.i686.rpm
  • unbound-libs-debuginfo-1.7.3-12.el8_2.1.x86_64.rpm
  • python3-unbound-1.7.3-12.el8_2.1.ppc64le.rpm
  • python3-unbound-1.7.3-12.el8_2.1.x86_64.rpm

Fixes

CVEs

References


Additional information