VYPR

CWE-617

Reachable Assertion

BaseDraft

Description

The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (812)

page 22 of 41
  • CVE-2023-38473MedNov 2, 2023
    risk 0.40cvss 6.2epss 0.00

    A vulnerability was found in Avahi. A reachable assertion exists in the avahi_alternative_host_name() function.

  • CVE-2023-38472MedNov 2, 2023
    risk 0.40cvss 6.2epss 0.00

    A vulnerability was found in Avahi. A reachable assertion exists in the avahi_rdata_parse() function.

  • CVE-2023-38471MedNov 2, 2023
    risk 0.40cvss 6.2epss 0.00

    A vulnerability was found in Avahi. A reachable assertion exists in the dbus_set_host_name function.

  • CVE-2023-38470MedNov 2, 2023
    risk 0.40cvss 6.2epss 0.00

    A vulnerability was found in Avahi. A reachable assertion exists in the avahi_escape_label() function.

  • CVE-2023-38469MedNov 2, 2023
    risk 0.40cvss 6.2epss 0.00

    A vulnerability was found in Avahi, where a reachable assertion exists in avahi_dns_packet_append_record.

  • CVE-2026-63806HigJul 19, 2026
    risk 0.39cvss 7.1epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unaligned() Drop a BUG_ON() that has been reachable since it was first added, way back in 2009, and instead use get_unaligned() to…

  • CVE-2026-23555HigMar 23, 2026
    risk 0.39cvss 7.1epss 0.00

    Any guest issuing a Xenstore command accessing a node using the (illegal) node path "/local/domain/", will crash xenstored due to a clobbered error indicator in xenstored when verifying the node path. Note that the crash is forced via a failing assert() statement in xenstored.…

  • CVE-2019-6476MedOct 17, 2019
    risk 0.39cvss 5.9epss 0.03

    A defect in code added to support QNAME minimization can cause named to exit with an assertion failure if a forwarder returns a referral rather than resolving the query. This affects BIND versions 9.14.0 up to 9.14.6, and 9.15.0 up to 9.15.4.

  • CVE-2019-6471MedOct 9, 2019
    risk 0.39cvss 5.9epss 0.03

    A race condition which may occur when discarding malformed packets can result in BIND exiting due to a REQUIRE assertion failure in dispatch.c. Versions affected: BIND 9.11.0 -> 9.11.7, 9.12.0 -> 9.12.4-P1, 9.14.0 -> 9.14.2. Also all releases of the BIND 9.13 development branch…

  • CVE-2018-5737MedJan 16, 2019
    risk 0.39cvss 5.9epss 0.10

    A problem with the implementation of the new serve-stale feature in BIND 9.12 can lead to an assertion failure in rbtdb.c, even when stale-answer-enable is off. Additionally, problematic interaction between the serve-stale feature and NSEC aggressive negative caching can in some…

  • CVE-2017-3136MedJan 16, 2019
    risk 0.39cvss 5.9epss 0.11

    A query with a specific set of characteristics could cause a server using DNS64 to encounter an assertion failure and terminate. An attacker could deliberately construct a query, enabling denial-of-service against a server if it was configured to use the DNS64 feature and other…

  • CVE-2019-0003MedJan 15, 2019
    risk 0.39cvss 5.9epss 0.02

    When a specific BGP flowspec configuration is enabled and upon receipt of a specific matching BGP packet meeting a specific term in the flowspec configuration, a reachable assertion failure occurs, causing the routing protocol daemon (rpd) process to crash with a core file being…

  • CVE-2017-12168MedSep 20, 2017
    risk 0.39cvss 6.0epss 0.00

    The access_pmu_evcntr function in arch/arm64/kvm/sys_regs.c in the Linux kernel before 4.8.11 allows privileged KVM guest OS users to cause a denial of service (assertion failure and host OS crash) by accessing the Performance Monitors Cycle Count Register (PMCCNTR).

  • CVE-2026-66754MedJul 28, 2026
    risk 0.38cvss 5.9epss 0.00

    Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::remove_prefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a…

  • CVE-2026-34219MedMar 31, 2026
    risk 0.38cvss 5.9epss 0.00

    libp2p-rust is the official rust language Implementation of the libp2p networking stack. Prior to version 0.49.4, the Rust libp2p Gossipsub implementation contains a remotely reachable panic in backoff expiry handling. After a peer sends a crafted PRUNE control message with an…

  • CVE-2025-49088MedDec 25, 2025
    risk 0.38cvss 5.9epss 0.00

    Pexip Infinity 32.0 through 37.1 before 37.2, in certain configurations of OTJ (One Touch Join) for Teams SIP Guest Join, has Improper Input Validation in the OTJ service, allowing a remote attacker to trigger a software abort via a crafted calendar invite, leading to a denial…

  • CVE-2024-34035MedFeb 25, 2025
    risk 0.37cvss 5.7epss 0.00

    An issue was discovered in O-RAN Near Realtime RIC H-Release. To trigger the crashing of the e2mgr, an adversary must flood the system with a significant quantity of E2 Subscription Requests originating from an xApp.

  • CVE-2024-34034MedFeb 25, 2025
    risk 0.37cvss 5.7epss 0.00

    An issue was discovered in FlexRIC 2.0.0. It crashes during a Subscription Request denial-of-service (DoS) attack, triggered by an assertion error. An attacker must send a high number of E42 Subscription Requests to the Near-RT RIC component.

  • CVE-2026-23067MedFeb 4, 2026
    risk 0.36cvss 5.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix size_t signedness bug in unmap path __arm_lpae_unmap() returns size_t but was returning -ENOENT (negative error code) when encountering an unmapped PTE. Since size_t is unsigned,…

  • CVE-2023-53607MedOct 4, 2025
    risk 0.36cvss 5.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUG_ON in probe function The snd_dma_buffer.bytes field now contains the aligned size, which this snd_BUG_ON() did not account for, resulting in the following: [ 9.625915] ------------[…