VYPR

rpm package

opensuse/bind&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/bind&distro=openSUSE%20Tumbleweed

Vulnerabilities (115)

  • CVE-2024-1737HigJul 23, 2024
    affected < 9.20.0-1.1fixed 9.20.0-1.1

    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 ver

  • CVE-2024-0760HigJul 23, 2024
    affected < 9.20.0-1.1fixed 9.20.0-1.1

    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

  • CVE-2023-50868HigFeb 14, 2024
    affected < 9.18.24-1.1fixed 9.18.24-1.1

    The Closest Encloser Proof aspect of the DNS protocol (in RFC 5155 when RFC 9276 guidance is skipped) allows remote attackers to cause a denial of service (CPU consumption for SHA-1 computations) via DNSSEC responses in a random subdomain attack, aka the "NSEC3" issue. The RFC 51

  • CVE-2023-50387HigFeb 14, 2024
    affected < 9.18.24-1.1fixed 9.18.24-1.1

    Certain DNSSEC aspects of the DNS protocol (in RFC 4033, 4034, 4035, 6840, and related RFCs) allow remote attackers to cause a denial of service (CPU consumption) via one or more DNSSEC responses, aka the "KeyTrap" issue. One of the concerns is that, when there is a zone with man

  • CVE-2023-6516HigFeb 13, 2024
    affected < 9.18.24-1.1fixed 9.18.24-1.1

    To keep its cache database efficient, `named` running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first alloc

  • CVE-2023-5679HigFeb 13, 2024
    affected < 9.18.24-1.1fixed 9.18.24-1.1

    A bad interaction between DNS64 and serve-stale may cause `named` to crash with an assertion failure during recursive resolution, when both of these features are enabled. This issue affects BIND 9 versions 9.16.12 through 9.16.45, 9.18.0 through 9.18.21, 9.19.0 through 9.19.19, 9

  • CVE-2023-5517HigFeb 13, 2024
    affected < 9.18.24-1.1fixed 9.18.24-1.1

    A flaw in query-handling code can cause `named` to exit prematurely with an assertion failure when: - `nxdomain-redirect ;` is configured, and - the resolver receives a PTR query for an RFC 1918 address that would normally result in an authoritative NXDOMAIN response

  • CVE-2023-4408HigFeb 13, 2024
    affected < 9.18.24-1.1fixed 9.18.24-1.1

    The DNS message parsing code in `named` includes a section whose computational complexity is overly high. It does not cause problems for typical DNS traffic, but crafted queries and responses may cause excessive CPU load on the affected `named` instance by exploiting this flaw. T

  • CVE-2023-4236HigSep 20, 2023
    affected < 9.18.19-1.1fixed 9.18.19-1.1

    A flaw in the networking code handling DNS-over-TLS queries may cause `named` to terminate unexpectedly due to an assertion failure. This happens when internal data structures are incorrectly reused under significant DNS-over-TLS query load. This issue affects BIND 9 versions 9.1

  • CVE-2023-3341HigSep 20, 2023
    affected < 9.18.19-1.1fixed 9.18.19-1.1

    The code that processes control channel messages sent to `named` calls certain functions recursively during packet parsing. Recursion depth is only limited by the maximum accepted packet size; depending on the environment, this may cause the packet-parsing code to run out of avai

  • CVE-2023-2911HigJun 21, 2023
    affected < 9.18.16-1.1fixed 9.18.16-1.1

    If the `recursive-clients` quota is reached on a BIND 9 resolver configured with both `stale-answer-enable yes;` and `stale-answer-client-timeout 0;`, a sequence of serve-stale-related lookups could cause `named` to loop and terminate unexpectedly due to a stack overflow. This is

  • CVE-2023-2828HigJun 21, 2023
    affected < 9.18.16-1.1fixed 9.18.16-1.1

    Every `named` instance configured to run as a recursive resolver maintains a cache database holding the responses to the queries it has recently sent to authoritative servers. The size limit for that cache database can be configured using the `max-cache-size` statement in the con

  • CVE-2022-3924HigJan 26, 2023
    affected < 9.18.11-1.1fixed 9.18.11-1.1

    This issue can affect BIND 9 resolvers with `stale-answer-enable yes;` that also make use of the option `stale-answer-client-timeout`, configured with a value greater than zero. If the resolver receives many queries that require recursion, there will be a corresponding increase

  • CVE-2022-3736HigJan 26, 2023
    affected < 9.18.11-1.1fixed 9.18.11-1.1

    BIND 9 resolver can crash when stale cache and stale answers are enabled, option `stale-answer-client-timeout` is set to a positive integer, and the resolver receives an RRSIG query. This issue affects BIND 9 versions 9.16.12 through 9.16.36, 9.18.0 through 9.18.10, 9.19.0 throug

  • CVE-2022-3094HigJan 26, 2023
    affected < 9.18.11-1.1fixed 9.18.11-1.1

    Sending a flood of dynamic DNS updates may cause `named` to allocate large amounts of memory. This, in turn, may cause `named` to exit due to a lack of free memory. We are not aware of any cases where this has been exploited. Memory is allocated prior to the checking of access p

  • CVE-2022-3080HigSep 21, 2022
    affected < 9.18.7-1.1fixed 9.18.7-1.1

    By sending specific queries to the resolver, an attacker can cause named to crash.

  • CVE-2022-38178HigSep 21, 2022
    affected < 9.18.7-1.1fixed 9.18.7-1.1

    By spoofing the target resolver with responses that have a malformed EdDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.

  • CVE-2022-2906HigSep 21, 2022
    affected < 9.18.7-1.1fixed 9.18.7-1.1

    An attacker can leverage this flaw to gradually erode available memory to the point where named crashes for lack of resources. Upon restart the attacker would have to begin again, but nevertheless there is the potential to deny service.

  • CVE-2022-2881MedSep 21, 2022
    affected < 9.18.7-1.1fixed 9.18.7-1.1

    The underlying bug might cause read past end of the buffer and either read memory it should not read, or crash the process.

  • CVE-2022-2795MedSep 21, 2022
    affected < 9.18.7-1.1fixed 9.18.7-1.1

    By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance, effectively denying legitimate clients access to the DNS resolution service.

Page 2 of 6