VYPR

CWE-762

Mismatched Memory Management Routines

VariantIncompleteLikelihood: Low

Description

The product attempts to return a memory resource to the system, but it calls a release function that is not compatible with the function that was originally used to allocate that resource.

Hierarchy (View 1000)

Parents

Children

CVEs mapped to this weakness (13)

  • CVE-2024-32503HigJun 7, 2024
    risk 0.55cvss 8.4epss 0.00

    An issue was discovered in Samsung Mobile Processor and Wearable Processor Exynos 850, Exynos 1080, Exynos 2100, Exynos 1280, Exynos 1380, Exynos 1330, Exynos W920, Exynos W930. The mobile processor lacks proper memory deallocation checking, which can result in a UAF…

  • CVE-2023-41056HigJan 10, 2024
    risk 0.53cvss 8.1epss 0.03

    Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7.0.15 and 7.2.4.

  • CVE-2025-49080HigJun 12, 2025
    risk 0.49cvss 7.5epss 0.00

    There is a memory management vulnerability in Absolute Secure Access server versions 9.0 to 13.54. Attackers with network access to the server can cause a Denial of Service by sending a specially crafted sequence of packets to the server. The attack complexity is low, there are…

  • CVE-2023-45510HigOct 12, 2023
    risk 0.49cvss 7.5epss 0.01

    tsMuxer version git-2539d07 was discovered to contain an alloc-dealloc-mismatch (operator new [] vs operator delete) error.

  • CVE-2025-20189HigMay 7, 2025
    risk 0.48cvss 7.4epss 0.00

    A vulnerability in the Cisco Express Forwarding functionality of Cisco IOS XE Software for Cisco ASR 903 Aggregation Services Routers with Route Switch Processor 3 (RSP3C) could allow an unauthenticated, adjacent attacker to trigger a denial of service (DoS) condition. This…

  • CVE-2026-43622HigAug 6, 2026
    risk 0.44cvss 7.8epss 0.00

    llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new_1batch() allocates memory using malloc() while free_1batch() deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger…

  • CVE-2024-2955HigMar 26, 2024
    risk 0.44cvss 7.8epss 0.01

    T.38 dissector crash in Wireshark 4.2.0 to 4.0.3 and 4.0.0 to 4.0.13 allows denial of service via packet injection or crafted capture file

  • CVE-2025-48431HigApr 28, 2026
    risk 0.42cvss 7.5epss 0.01

    Mismatched Memory Management Routines vulnerability in Apache Thrift c_glib language bindings. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue. Description: Specially crafted requests can crash an…

  • CVE-2025-11015MedSep 26, 2025
    risk 0.34cvss 5.3epss 0.00

    A weakness has been identified in OGRECave Ogre up to 14.4.1. Impacted is the function STBIImageCodec::encode of the file /ogre/PlugIns/STBICodec/src/OgreSTBICodec.cpp. This manipulation causes mismatched memory management routines. The attack is restricted to local execution.…

  • CVE-2023-3648MedJul 14, 2023
    risk 0.34cvss 5.3epss 0.00

    Kafka dissector crash in Wireshark 4.0.0 to 4.0.6 and 3.6.0 to 3.6.14 allows denial of service via packet injection or crafted capture file

  • CVE-2025-48755LowMay 24, 2025
    risk 0.19cvss 2.9epss 0.00

    In the spiral-rs crate 0.2.0 for Rust, allocation can be attempted for a ZST (zero-sized type).

  • CVE-2025-47737LowMay 9, 2025
    risk 0.19cvss 2.9epss 0.01

    lib.rs in the trailer crate through 0.1.2 for Rust mishandles allocating with a size of zero.

  • CVE-2024-4853LowMay 14, 2024
    risk 0.16cvss 3.6epss 0.00

    Memory handling issue in editcap could cause denial of service via crafted capture file