Issued:
2024-04-11
Updated:
2024-04-11

RHSA-2024:1751 - 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.

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):

  • 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, refer to:

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

Affected Products

ProductVersionArch
Red Hat Enterprise Linux for x86_648x86_64
Red Hat Enterprise Linux for x86_64 - Extended Life Cycle8.10x86_64
Red Hat Enterprise Linux for Power, little endian8ppc64le
Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle8.10ppc64le
Red Hat Enterprise Linux for IBM z Systems8s390x
Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle8.10s390x
Red Hat Enterprise Linux for ARM 648aarch64
Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle8.10aarch64

Updated Packages

  • unbound-devel-1.16.2-5.el8_9.6.s390x.rpm
  • unbound-debuginfo-1.16.2-5.el8_9.6.i686.rpm
  • unbound-libs-debuginfo-1.16.2-5.el8_9.6.i686.rpm
  • python3-unbound-debuginfo-1.16.2-5.el8_9.6.aarch64.rpm
  • python3-unbound-debuginfo-1.16.2-5.el8_9.6.x86_64.rpm
  • unbound-devel-1.16.2-5.el8_9.6.aarch64.rpm
  • python3-unbound-1.16.2-5.el8_9.6.aarch64.rpm
  • unbound-devel-1.16.2-5.el8_9.6.ppc64le.rpm
  • python3-unbound-debuginfo-1.16.2-5.el8_9.6.ppc64le.rpm
  • python3-unbound-1.16.2-5.el8_9.6.s390x.rpm
  • unbound-debuginfo-1.16.2-5.el8_9.6.s390x.rpm
  • unbound-libs-debuginfo-1.16.2-5.el8_9.6.s390x.rpm
  • unbound-libs-debuginfo-1.16.2-5.el8_9.6.x86_64.rpm
  • python3-unbound-debuginfo-1.16.2-5.el8_9.6.i686.rpm
  • python3-unbound-1.16.2-5.el8_9.6.ppc64le.rpm
  • unbound-debuginfo-1.16.2-5.el8_9.6.aarch64.rpm
  • python3-unbound-debuginfo-1.16.2-5.el8_9.6.s390x.rpm
  • unbound-libs-1.16.2-5.el8_9.6.i686.rpm
  • unbound-libs-1.16.2-5.el8_9.6.x86_64.rpm
  • unbound-1.16.2-5.el8_9.6.src.rpm
  • unbound-debuginfo-1.16.2-5.el8_9.6.ppc64le.rpm
  • unbound-debugsource-1.16.2-5.el8_9.6.i686.rpm
  • unbound-debuginfo-1.16.2-5.el8_9.6.x86_64.rpm
  • unbound-devel-1.16.2-5.el8_9.6.x86_64.rpm
  • unbound-1.16.2-5.el8_9.6.x86_64.rpm
  • unbound-1.16.2-5.el8_9.6.s390x.rpm
  • unbound-libs-debuginfo-1.16.2-5.el8_9.6.ppc64le.rpm
  • unbound-libs-1.16.2-5.el8_9.6.ppc64le.rpm
  • unbound-debugsource-1.16.2-5.el8_9.6.ppc64le.rpm
  • unbound-libs-debuginfo-1.16.2-5.el8_9.6.aarch64.rpm
  • python3-unbound-1.16.2-5.el8_9.6.x86_64.rpm
  • unbound-debugsource-1.16.2-5.el8_9.6.aarch64.rpm
  • unbound-debugsource-1.16.2-5.el8_9.6.x86_64.rpm
  • unbound-devel-1.16.2-5.el8_9.6.i686.rpm
  • unbound-1.16.2-5.el8_9.6.aarch64.rpm
  • unbound-libs-1.16.2-5.el8_9.6.aarch64.rpm
  • unbound-debugsource-1.16.2-5.el8_9.6.s390x.rpm
  • unbound-1.16.2-5.el8_9.6.ppc64le.rpm
  • unbound-libs-1.16.2-5.el8_9.6.s390x.rpm

Fixes

CVEs

References


Additional information