VYPR

CWE-401

Missing Release of Memory after Effective Lifetime

VariantDraftLikelihood: Medium

Description

The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (1,881)

page 86 of 95
  • CVE-2020-26420LowDec 11, 2020
    risk 0.20cvss 3.1epss 0.03

    Memory leak in RTPS protocol dissector in Wireshark 3.4.0 and 3.2.0 to 3.2.8 allows denial of service via packet injection or crafted capture file.

  • CVE-2020-26419LowDec 11, 2020
    risk 0.20cvss 3.1epss 0.03

    Memory leak in the dissection engine in Wireshark 3.4.0 allows denial of service via packet injection or crafted capture file.

  • CVE-2020-26418LowDec 11, 2020
    risk 0.20cvss 3.1epss 0.03

    Memory leak in Kafka protocol dissector in Wireshark 3.4.0 and 3.2.0 to 3.2.8 allows denial of service via packet injection or crafted capture file.

  • CVE-2025-61146MedFeb 23, 2026
    risk 0.19cvss 4.0epss 0.00

    saitoha libsixel until v1.8.7 was discovered to contain a memory leak via the component malloc_stub.c.

  • CVE-2019-19073MedNov 18, 2019
    risk 0.19cvss 4.0epss 0.01

    Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the…

  • CVE-2026-61871LowJul 15, 2026
    risk 0.17cvss 3.7epss 0.00

    ImageMagick before 7.1.2-26 and 6.9.13-51 contains a memory leak in the ICON decoder that occurs when a memory allocation fails. Processing a crafted ICON file that triggers an allocation failure leaks memory, which may lead to a denial of service.

  • CVE-2026-61868LowJul 15, 2026
    risk 0.17cvss 3.7epss 0.00

    ImageMagick before 7.1.2-26 and 6.9.x before 6.9.13-51 contains a memory leak in the YUV decoder that occurs when opening of the blob fails. Repeated triggering can lead to resource exhaustion (denial of service).

  • CVE-2026-56365LowJun 30, 2026
    risk 0.17cvss 3.7epss 0.00

    ImageMagick before 7.1.2-19 contains a memory leak vulnerability in the PNG encoder when writing MNG images. Attackers can trigger the encoder failure condition to exhaust memory resources and cause denial of service.

  • CVE-2026-56368LowJun 24, 2026
    risk 0.17cvss 3.7epss 0.00

    ImageMagick before 7.1.2-15 contains a memory leak vulnerability in multiple coders that write raw pixel data where allocated objects are not properly freed. Attackers can trigger this leak by processing specially crafted images, causing memory exhaustion and denial of service.

  • CVE-2025-53019LowJul 14, 2025
    risk 0.17cvss 3.7epss 0.00

    ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-0 and 6.9.13-26, in ImageMagick's `magick stream` command, specifying multiple consecutive `%d` format specifiers in a filename template causes a memory…

  • CVE-2023-34450LowJul 3, 2023
    risk 0.17cvss 3.7epss 0.01

    CometBFT is a Byzantine Fault Tolerant (BFT) middleware that takes a state transition machine and replicates it on many machines. An internal modification made in versions 0.34.28 and 0.37.1 to the way struct `PeerState` is serialized to JSON introduced a deadlock when new…

  • CVE-2025-9165LowAug 19, 2025
    risk 0.16cvss 2.5epss 0.00

    A flaw has been found in LibTIFF 4.7.0. This affects the function _TIFFmallocExt/_TIFFCheckRealloc/TIFFHashSetNew/InitCCITTFax3 of the file tools/tiffcmp.c of the component tiffcmp. Executing manipulation can lead to memory leak. The attack is restricted to local execution. This…

  • CVE-2023-52746LowMay 21, 2024
    risk 0.16cvss 2.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr() int type = nla_type(nla); if (type > XFRMA_MAX) { return -EOPNOTSUPP; } @type is then used as an array index and can…

  • CVE-2026-19382LowAug 10, 2026
    risk 0.15cvss 2.3epss 0.00

    A weakness has been identified in Almico Speedfan 4.52. This affects the function KiSystemCall64 in the library speedfan.sys of the component MSR Index Handler. Executing a manipulation can lead to memory leak. The attack can only be executed locally. The exploit has been made…

  • CVE-2022-31222LowSep 12, 2022
    risk 0.15cvss 2.3epss 0.00

    Dell BIOS versions contain a Missing Release of Resource after Effective Lifetime vulnerability. A local authenticated administrator user could potentially exploit this vulnerability by consuming excess memory in order to cause the application to crash.

  • CVE-2021-20193LowMar 26, 2021
    risk 0.15cvss 3.3epss 0.01

    A flaw was found in the src/list.c of tar 1.33 and earlier. This flaw allows an attacker who can submit a crafted input file to tar to cause uncontrolled consumption of memory. The highest threat from this vulnerability is to system availability.

  • CVE-2020-8991LowFeb 14, 2020
    risk 0.15cvss 2.3epss 0.00

    vg_lookup in daemons/lvmetad/lvmetad-core.c in LVM2 2.02 mismanages memory, leading to an lvmetad memory leak, as demonstrated by running pvs. NOTE: RedHat disputes CVE-2020-8991 as not being a vulnerability since there’s no apparent route to either privilege escalation or to…

  • CVE-2026-66011LowJul 25, 2026
    risk 0.14cvss 3.3epss 0.00

    ImageMagick before 7.1.2-27 contains a memory leak vulnerability in the magick command-line interface when invalid options are provided. Attackers can trigger memory exhaustion by repeatedly supplying malformed command-line arguments to consume system resources.

  • CVE-2026-56375LowJul 15, 2026
    risk 0.14cvss 3.3epss 0.00

    ImageMagick through 7.1.2-18 contains a memory leak vulnerability in the ASHLAR coder when an action fails. Attackers can trigger failed actions to exhaust memory resources and cause denial of service.

  • CVE-2026-56366LowJul 10, 2026
    risk 0.14cvss 3.3epss 0.00

    ImageMagick before 7.1.2-18 contains a memory leak vulnerability in the META reader when processing APP1JPEG input paths. Attackers can trigger this memory leak by providing specially crafted APP1JPEG image files, causing denial of service through resource exhaustion.