<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <DocumentTitle xml:lang="en">Security update for bind</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2024:2636-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2024-07-30T07:14:23Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-07-30T07:14:23Z</InitialReleaseDate>
    <CurrentReleaseDate>2024-07-30T07:14:23Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for bind</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">This update for bind fixes the following issues:

Update to release 9.18.28

Security fixes:

- CVE-2024-0760: Fixed a flood of DNS messages over TCP may make the server unstable (bsc#1228255)
- CVE-2024-1737: Fixed BIND's database will be slow if a very large number of RRs exist at the same name (bsc#1228256)
- CVE-2024-1975: Fixed SIG(0) can be used to exhaust CPU resources (bsc#1228257)
- CVE-2024-4076: Fixed assertion failure when serving both stale cache data and authoritative zone content (bsc#1228258)

Changelog:

  * Command-line options for IPv4-only (named -4) and IPv6-only
    (named -6) modes are now respected for zone primaries,
    also-notify, and parental-agents.
  * An RPZ response’s SOA record TTL was set to 1 instead of the
    SOA TTL, if add-soa was used. This has been fixed.
  * When a query related to zone maintenance (NOTIFY, SOA) timed
    out close to a view shutdown (triggered e.g. by rndc reload),
    named could crash with an assertion failure. This has been
    fixed.
  * The statistics channel counters that indicated the number of
    currently connected TCP IPv4/IPv6 clients were not properly
    adjusted in certain failure scenarios. This has been fixed.
  * Some servers that could not be reached due to EHOSTDOWN or
    ENETDOWN conditions were incorrectly prioritized during server
    selection. These are now properly handled as unreachable.
  * On some systems the libuv call may return an error code when
    sending a TCP reset for a connection, which triggers an
    assertion failure in named. This error condition is now dealt
    with in a more graceful manner, by logging the incident and
    shutting down the connection.
  * Changes to listen-on statements were ignored on reconfiguration
    unless the port or interface address was changed, making it
    impossible to change a related listener transport type. That
    issue has been fixed.
  * A bug in the keymgr code unintentionally slowed down some
    DNSSEC key rollovers. This has been fixed.
  * Some ISO 8601 durations were accepted erroneously, leading to
    shorter durations than expected. This has been fixed
  * A regression in cache-cleaning code enabled memory use to grow
    significantly more quickly than before, until the configured
    max-cache-size limit was reached. This has been fixed.
  * Using rndc flush inadvertently caused cache cleaning to become
    less effective. This could ultimately lead to the configured
    max-cache-size limit being exceeded and has now been fixed.
  * The logic for cleaning up expired cached DNS records was
    tweaked to be more aggressive. This change helps with enforcing
    max-cache-ttl and max-ncache-ttl in a timely manner.
  * It was possible to trigger a use-after-free assertion when the
    overmem cache cleaning was initiated. This has been fixed.
  New Features:
  * A new option signatures-jitter has been added to dnssec-policy
    to allow signature expirations to be spread out over a period
    of time.
  * The statistics channel now includes counters that indicate the
    number of currently connected TCP IPv4/IPv6 clients.
  * Added RESOLVER.ARPA to the built in empty zones.
  Feature Changes:
  * DNSSEC signatures that are not valid because the current time
    falls outside the signature inception and expiration dates are
    skipped instead of causing an immediate validation failure.
  Security Fixes:
  * A malicious DNS client that sent many queries over TCP but
    never read the responses could cause a server to respond slowly
    or not at all for other clients. This has been fixed.
    (CVE-2024-0760)
  * It is possible to craft excessively large resource records
    sets, which have the effect of slowing down database
    processing. This has been addressed by adding a configurable
    limit to the number of records that can be stored per name and
    type in a cache or zone database. The default is 100, which can
    be tuned with the new max-records-per-type option.
  * It is possible to craft excessively large numbers of resource
    record types for a given owner name, which has the effect of
    slowing down database processing. This has been addressed by
    adding a configurable limit to the number of records that can
    be stored per name and type in a cache or zone database. The
    default is 100, which can be tuned with the new
    max-types-per-name option. (CVE-2024-1737)
  * Validating DNS messages signed using the SIG(0) protocol (RFC
    2931) could cause excessive CPU load, leading to a
    denial-of-service condition. Support for SIG(0) message
    validation was removed from this version of named.
    (CVE-2024-1975)
  * Due to a logic error, lookups that triggered serving stale data
    and required lookups in local authoritative zone data could
    have resulted in an assertion failure. This has been fixed.
  * Potential data races were found in our DoH implementation,
    related to HTTP/2 session object management and endpoints set
    object management after reconfiguration. These issues have been
    fixed.
  * When looking up the NS records of parent zones as part of
    looking up DS records, it was possible for named to trigger an
    assertion failure if serve-stale was enabled. This has been
    fixed. (CVE-2024-4076)
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">Container containers/apache-pulsar:3.3-2024-2636,Container suse/manager/5.0/x86_64/server:latest-2024-2636,Image SLES15-SP6-2024-2636,Image SLES15-SP6-Azure-Basic-2024-2636,Image SLES15-SP6-Azure-Standard-2024-2636,Image SLES15-SP6-BYOS-2024-2636,Image SLES15-SP6-BYOS-Azure-2024-2636,Image SLES15-SP6-BYOS-EC2-2024-2636,Image SLES15-SP6-BYOS-GCE-2024-2636,Image SLES15-SP6-CHOST-BYOS-2024-2636,Image SLES15-SP6-CHOST-BYOS-Aliyun-2024-2636,Image SLES15-SP6-CHOST-BYOS-Azure-2024-2636,Image SLES15-SP6-CHOST-BYOS-EC2-2024-2636,Image SLES15-SP6-CHOST-BYOS-GCE-2024-2636,Image SLES15-SP6-CHOST-BYOS-GDC-2024-2636,Image SLES15-SP6-CHOST-BYOS-SAP-CCloud-2024-2636,Image SLES15-SP6-EC2-2024-2636,Image SLES15-SP6-EC2-ECS-HVM-2024-2636,Image SLES15-SP6-GCE-2024-2636,Image SLES15-SP6-HPC-2024-2636,Image SLES15-SP6-HPC-Azure-2024-2636,Image SLES15-SP6-HPC-BYOS-2024-2636,Image SLES15-SP6-HPC-BYOS-Azure-2024-2636,Image SLES15-SP6-HPC-BYOS-EC2-2024-2636,Image SLES15-SP6-HPC-BYOS-GCE-2024-2636,Image SLES15-SP6-HPC-EC2-2024-2636,Image SLES15-SP6-HPC-GCE-2024-2636,Image SLES15-SP6-Hardened-BYOS-2024-2636,Image SLES15-SP6-Hardened-BYOS-Azure-2024-2636,Image SLES15-SP6-Hardened-BYOS-EC2-2024-2636,Image SLES15-SP6-Hardened-BYOS-GCE-2024-2636,Image SLES15-SP6-SAP-2024-2636,Image SLES15-SP6-SAP-Azure-2024-2636,Image SLES15-SP6-SAP-Azure-LI-BYOS-2024-2636,Image SLES15-SP6-SAP-Azure-LI-BYOS-Production-2024-2636,Image SLES15-SP6-SAP-Azure-VLI-BYOS-2024-2636,Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production-2024-2636,Image SLES15-SP6-SAP-BYOS-2024-2636,Image SLES15-SP6-SAP-BYOS-Azure-2024-2636,Image SLES15-SP6-SAP-BYOS-EC2-2024-2636,Image SLES15-SP6-SAP-BYOS-GCE-2024-2636,Image SLES15-SP6-SAP-EC2-2024-2636,Image SLES15-SP6-SAP-GCE-2024-2636,Image SLES15-SP6-SAP-Hardened-2024-2636,Image SLES15-SP6-SAP-Hardened-Azure-2024-2636,Image SLES15-SP6-SAP-Hardened-BYOS-2024-2636,Image SLES15-SP6-SAP-Hardened-BYOS-Azure-2024-2636,Image SLES15-SP6-SAP-Hardened-BYOS-EC2-2024-2636,Image SLES15-SP6-SAP-Hardened-BYOS-GCE-2024-2636,Image SLES15-SP6-SAP-Hardened-EC2-2024-2636,Image SLES15-SP6-SAP-Hardened-GCE-2024-2636,Image SLES15-SP6-SAPCAL-2024-2636,Image SLES15-SP6-SAPCAL-Azure-2024-2636,Image SLES15-SP6-SAPCAL-EC2-2024-2636,Image SLES15-SP6-SAPCAL-GCE-2024-2636,SUSE-2024-2636,SUSE-SLE-Module-Basesystem-15-SP6-2024-2636,SUSE-SLE-Module-Server-Applications-15-SP6-2024-2636,openSUSE-SLE-15.6-2024-2636</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20242636-1/</URL>
      <Description>Link for SUSE-SU-2024:2636-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-July/036147.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:2636-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1228255</URL>
      <Description>SUSE Bug 1228255</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1228256</URL>
      <Description>SUSE Bug 1228256</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1228257</URL>
      <Description>SUSE Bug 1228257</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1228258</URL>
      <Description>SUSE Bug 1228258</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-0760/</URL>
      <Description>SUSE CVE CVE-2024-0760 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-1737/</URL>
      <Description>SUSE CVE CVE-2024-1737 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-1975/</URL>
      <Description>SUSE CVE CVE-2024-1975 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-4076/</URL>
      <Description>SUSE CVE CVE-2024-4076 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="Container containers/apache-pulsar:3.3">
      <Branch Type="Product Name" Name="Container containers/apache-pulsar:3.3">
        <FullProductName ProductID="Container containers/apache-pulsar:3.3">Container containers/apache-pulsar:3.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/manager/5.0/x86_64/server:latest">
      <Branch Type="Product Name" Name="Container suse/manager/5.0/x86_64/server:latest">
        <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:latest">Container suse/manager/5.0/x86_64/server:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6">
      <Branch Type="Product Name" Name="Image SLES15-SP6">
        <FullProductName ProductID="Image SLES15-SP6">Image SLES15-SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Azure-Basic">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Azure-Basic">
        <FullProductName ProductID="Image SLES15-SP6-Azure-Basic">Image SLES15-SP6-Azure-Basic</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Azure-Standard">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Azure-Standard">
        <FullProductName ProductID="Image SLES15-SP6-Azure-Standard">Image SLES15-SP6-Azure-Standard</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-BYOS">Image SLES15-SP6-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-BYOS-Azure">Image SLES15-SP6-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-BYOS-EC2">Image SLES15-SP6-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP6-BYOS-GCE">Image SLES15-SP6-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-CHOST-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-CHOST-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS">Image SLES15-SP6-CHOST-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP6-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-Aliyun">Image SLES15-SP6-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-Azure">Image SLES15-SP6-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-EC2">Image SLES15-SP6-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-GCE">Image SLES15-SP6-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-CHOST-BYOS-GDC">
      <Branch Type="Product Name" Name="Image SLES15-SP6-CHOST-BYOS-GDC">
        <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-GDC">Image SLES15-SP6-CHOST-BYOS-GDC</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP6-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-SAP-CCloud">Image SLES15-SP6-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-EC2">
        <FullProductName ProductID="Image SLES15-SP6-EC2">Image SLES15-SP6-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-EC2-ECS-HVM">
      <Branch Type="Product Name" Name="Image SLES15-SP6-EC2-ECS-HVM">
        <FullProductName ProductID="Image SLES15-SP6-EC2-ECS-HVM">Image SLES15-SP6-EC2-ECS-HVM</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-GCE">
        <FullProductName ProductID="Image SLES15-SP6-GCE">Image SLES15-SP6-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC">
        <FullProductName ProductID="Image SLES15-SP6-HPC">Image SLES15-SP6-HPC</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-Azure">
        <FullProductName ProductID="Image SLES15-SP6-HPC-Azure">Image SLES15-SP6-HPC-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS">Image SLES15-SP6-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-Azure">Image SLES15-SP6-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-EC2">Image SLES15-SP6-HPC-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-GCE">Image SLES15-SP6-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-EC2">
        <FullProductName ProductID="Image SLES15-SP6-HPC-EC2">Image SLES15-SP6-HPC-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-HPC-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-HPC-GCE">
        <FullProductName ProductID="Image SLES15-SP6-HPC-GCE">Image SLES15-SP6-HPC-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS">Image SLES15-SP6-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-Azure">Image SLES15-SP6-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-EC2">Image SLES15-SP6-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-GCE">Image SLES15-SP6-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP">
        <FullProductName ProductID="Image SLES15-SP6-SAP">Image SLES15-SP6-SAP</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Azure">Image SLES15-SP6-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Azure-LI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Azure-LI-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-LI-BYOS">Image SLES15-SP6-SAP-Azure-LI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-LI-BYOS-Production">Image SLES15-SP6-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Azure-VLI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Azure-VLI-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-VLI-BYOS">Image SLES15-SP6-SAP-Azure-VLI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS">Image SLES15-SP6-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-Azure">Image SLES15-SP6-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-EC2">Image SLES15-SP6-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-GCE">Image SLES15-SP6-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-EC2">Image SLES15-SP6-SAP-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-GCE">
        <FullProductName ProductID="Image SLES15-SP6-SAP-GCE">Image SLES15-SP6-SAP-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened">Image SLES15-SP6-SAP-Hardened</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-Azure">Image SLES15-SP6-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS">Image SLES15-SP6-SAP-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">Image SLES15-SP6-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">Image SLES15-SP6-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-GCE">Image SLES15-SP6-SAP-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-EC2">Image SLES15-SP6-SAP-Hardened-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAP-Hardened-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAP-Hardened-GCE">
        <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-GCE">Image SLES15-SP6-SAP-Hardened-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAPCAL">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAPCAL">
        <FullProductName ProductID="Image SLES15-SP6-SAPCAL">Image SLES15-SP6-SAPCAL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP6-SAPCAL-Azure">Image SLES15-SP6-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP6-SAPCAL-EC2">Image SLES15-SP6-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP6-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP6-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP6-SAPCAL-GCE">Image SLES15-SP6-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Basesystem 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6" CPE="cpe:/o:suse:sle-module-basesystem:15:sp6">SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Module for Server Applications 15 SP6">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Module for Server Applications 15 SP6">
        <FullProductName ProductID="SUSE Linux Enterprise Module for Server Applications 15 SP6" CPE="cpe:/o:suse:sle-module-server-applications:15:sp6">SUSE Linux Enterprise Module for Server Applications 15 SP6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.6">
      <Branch Type="Product Name" Name="openSUSE Leap 15.6">
        <FullProductName ProductID="openSUSE Leap 15.6" CPE="cpe:/o:opensuse:leap:15.6">openSUSE Leap 15.6</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="bind-utils-9.18.28-150600.3.3.1">
      <FullProductName ProductID="bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bind-9.18.28-150600.3.3.1">
      <FullProductName ProductID="bind-9.18.28-150600.3.3.1">bind-9.18.28-150600.3.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="bind-doc-9.18.28-150600.3.3.1">
      <FullProductName ProductID="bind-doc-9.18.28-150600.3.3.1">bind-doc-9.18.28-150600.3.3.1</FullProductName>
    </Branch>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Container containers/apache-pulsar:3.3">
      <FullProductName ProductID="Container containers/apache-pulsar:3.3:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Container containers/apache-pulsar:3.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/manager/5.0/x86_64/server:latest">
      <FullProductName ProductID="Container suse/manager/5.0/x86_64/server:latest:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Container suse/manager/5.0/x86_64/server:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6">
      <FullProductName ProductID="Image SLES15-SP6:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Azure-Basic">
      <FullProductName ProductID="Image SLES15-SP6-Azure-Basic:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-Azure-Basic</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Azure-Standard">
      <FullProductName ProductID="Image SLES15-SP6-Azure-Standard:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-Azure-Standard</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP6-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-CHOST-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-CHOST-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-Aliyun:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-CHOST-BYOS-GDC">
      <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-GDC:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-CHOST-BYOS-GDC</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP6-CHOST-BYOS-SAP-CCloud:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-EC2">
      <FullProductName ProductID="Image SLES15-SP6-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-EC2-ECS-HVM">
      <FullProductName ProductID="Image SLES15-SP6-EC2-ECS-HVM:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-EC2-ECS-HVM</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-GCE">
      <FullProductName ProductID="Image SLES15-SP6-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC">
      <FullProductName ProductID="Image SLES15-SP6-HPC:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-Azure">
      <FullProductName ProductID="Image SLES15-SP6-HPC-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP6-HPC-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-EC2">
      <FullProductName ProductID="Image SLES15-SP6-HPC-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-HPC-GCE">
      <FullProductName ProductID="Image SLES15-SP6-HPC-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-HPC-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP6-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP">
      <FullProductName ProductID="Image SLES15-SP6-SAP:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-LI-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-LI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-VLI-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP6-SAP-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP6-SAP-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP6-SAP-Hardened-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP6-SAPCAL:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP6-SAPCAL-Azure:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP6-SAPCAL-EC2:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP6-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP6-SAPCAL-GCE:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of Image SLES15-SP6-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Basesystem 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Basesystem 15 SP6:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Basesystem 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Server Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-9.18.28-150600.3.3.1">bind-9.18.28-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Server Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-doc-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Module for Server Applications 15 SP6">
      <FullProductName ProductID="SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-doc-9.18.28-150600.3.3.1">bind-doc-9.18.28-150600.3.3.1 as a component of SUSE Linux Enterprise Module for Server Applications 15 SP6</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:bind-9.18.28-150600.3.3.1">bind-9.18.28-150600.3.3.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-doc-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:bind-doc-9.18.28-150600.3.3.1">bind-doc-9.18.28-150600.3.3.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
    <Relationship ProductReference="bind-utils-9.18.28-150600.3.3.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.6">
      <FullProductName ProductID="openSUSE Leap 15.6:bind-utils-9.18.28-150600.3.3.1">bind-utils-9.18.28-150600.3.3.1 as a component of openSUSE Leap 15.6</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A malicious client can send many DNS messages over TCP, potentially causing the server to become unstable while the attack is in progress. The server may recover after the attack ceases. Use of ACLs will not mitigate the attack. 
This issue affects BIND 9 versions 9.18.1 through 9.18.27, 9.19.0 through 9.19.24, and 9.18.11-S1 through 9.18.27-S1.</Note>
    </Notes>
    <CVE>CVE-2024-0760</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/apache-pulsar:3.3:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:latest:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Basic:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Standard:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Aliyun:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GDC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-SAP-CCloud:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2-ECS-HVM:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-utils-9.18.28-150600.3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20242636-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-0760.html</URL>
        <Description>CVE-2024-0760</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228255</URL>
        <Description>SUSE Bug 1228255</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Resolver caches and authoritative zone databases that hold significant numbers of RRs for the same hostname (of any RTYPE) can suffer from degraded performance as content is being added or updated, and also when handling client queries for this name.
This issue affects BIND 9 versions 9.11.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.27, 9.19.0 through 9.19.24, 9.11.4-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.27-S1.</Note>
    </Notes>
    <CVE>CVE-2024-1737</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/apache-pulsar:3.3:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:latest:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Basic:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Standard:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Aliyun:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GDC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-SAP-CCloud:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2-ECS-HVM:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-utils-9.18.28-150600.3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20242636-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-1737.html</URL>
        <Description>CVE-2024-1737</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228256</URL>
        <Description>SUSE Bug 1228256</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">If a server hosts a zone containing a "KEY" Resource Record, or a resolver DNSSEC-validates a "KEY" Resource Record from a DNSSEC-signed domain in cache, a client can exhaust resolver CPU resources by sending a stream of SIG(0) signed requests.
This issue affects BIND 9 versions 9.0.0 through 9.11.37, 9.16.0 through 9.16.50, 9.18.0 through 9.18.27, 9.19.0 through 9.19.24, 9.9.3-S1 through 9.11.37-S1, 9.16.8-S1 through 9.16.49-S1, and 9.18.11-S1 through 9.18.27-S1.</Note>
    </Notes>
    <CVE>CVE-2024-1975</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/apache-pulsar:3.3:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:latest:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Basic:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Standard:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Aliyun:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GDC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-SAP-CCloud:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2-ECS-HVM:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-utils-9.18.28-150600.3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20242636-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-1975.html</URL>
        <Description>CVE-2024-1975</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228257</URL>
        <Description>SUSE Bug 1228257</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Client queries that trigger serving stale data and that also require lookups in local authoritative zone data may result in an assertion failure.
This issue affects BIND 9 versions 9.16.13 through 9.16.50, 9.18.0 through 9.18.27, 9.19.0 through 9.19.24, 9.11.33-S1 through 9.11.37-S1, 9.16.13-S1 through 9.16.50-S1, and 9.18.11-S1 through 9.18.27-S1.</Note>
    </Notes>
    <CVE>CVE-2024-4076</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container containers/apache-pulsar:3.3:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Container suse/manager/5.0/x86_64/server:latest:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Basic:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Azure-Standard:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Aliyun:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-GDC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS-SAP-CCloud:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-CHOST-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2-ECS-HVM:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-HPC:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-LI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS-Production:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure-VLI-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-BYOS:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP-Hardened:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAP:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-Azure:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-EC2:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL-GCE:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6-SAPCAL:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>Image SLES15-SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Basesystem 15 SP6:bind-utils-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Module for Server Applications 15 SP6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-doc-9.18.28-150600.3.3.1</ProductID>
        <ProductID>openSUSE Leap 15.6:bind-utils-9.18.28-150600.3.3.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20242636-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-4076.html</URL>
        <Description>CVE-2024-4076</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228258</URL>
        <Description>SUSE Bug 1228258</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
