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,889)

page 7 of 95
  • CVE-2024-53178HigDec 27, 2024
    risk 0.49cvss 7.5epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: smb: Don't leak cfid when reconnect races with open_cached_dir open_cached_dir() may either race with the tcon reconnection even before compound_send_recv() or directly trigger a reconnection via…

  • CVE-2024-50170HigNov 7, 2024
    risk 0.49cvss 7.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix potential memory leak in bcmasp_xmit() The bcmasp_xmit() returns NETDEV_TX_OK without freeing skb in case of mapping fails, add dev_kfree_skb() to fix it.

  • CVE-2024-8626HigOct 8, 2024
    risk 0.49cvss 7.5epss 0.01

    Due to a memory leak, a denial-of-service vulnerability exists in the Rockwell Automation affected products. A malicious actor could exploit this vulnerability by performing multiple actions on certain web pages of the product causing the affected products to become fully…

  • CVE-2024-42152HigJul 30, 2024
    risk 0.49cvss 7.5epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a possible leak when destroy a ctrl during qp establishment In nvmet_sq_destroy we capture sq->ctrl early and if it is non-NULL we know that a ctrl was allocated (in the admin connect request…

  • CVE-2024-39549HigJul 11, 2024
    risk 0.49cvss 7.5epss 0.00

    A Missing Release of Memory after Effective Lifetime vulnerability in the routing process daemon (rpd) of Juniper Networks Junos OS and Junos OS Evolved allows an attacker to send a malformed BGP Path attribute update which allocates memory used to log the bad path attribute.…

  • CVE-2024-38539HigJun 19, 2024
    risk 0.49cvss 7.5epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw When running blktests nvme/rdma, the following kmemleak issue will appear. kmemleak: Kernel memory leak detector initialized…

  • CVE-2024-36945HigMay 30, 2024
    risk 0.49cvss 7.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: net/smc: fix neighbour and rtable leak in smc_ib_find_route() In smc_ib_find_route(), the neighbour found by neigh_lookup() and rtable resolved by ip_route_output_flow() are not released or put before return.…

  • CVE-2024-35901HigMay 19, 2024
    risk 0.49cvss 7.5epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix Rx DMA datasize and skb_over_panic mana_get_rxbuf_cfg() aligns the RX buffer's DMA datasize to be multiple of 64. So a packet slightly bigger than mtu+14, say 1536, can be received and cause…

  • CVE-2024-35882HigMay 19, 2024
    risk 0.49cvss 7.5epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP Jan Schunk reports that his small NFS servers suffer from memory exhaustion after just a few days. A bisect shows that commit e18e157bb5c8 ("SUNRPC:…

  • CVE-2024-27066HigMay 1, 2024
    risk 0.49cvss 7.5epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: virtio: packed: fix unmap leak for indirect desc table When use_dma_api and premapped are true, then the do_unmap is false. Because the do_unmap is false, vring_unmap_extra_packed is not called by…

  • CVE-2024-3382HigApr 10, 2024
    risk 0.49cvss 7.5epss 0.01

    A memory leak exists in Palo Alto Networks PAN-OS software that enables an attacker to send a burst of crafted packets through the firewall that eventually prevents the firewall from processing traffic. This issue applies only to PA-5400 Series devices that are running PAN-OS…

  • CVE-2023-52610HigMar 18, 2024
    risk 0.49cvss 7.5epss 0.01

    In the Linux kernel, the following vulnerability has been resolved: net/sched: act_ct: fix skb leak and crash on ooo frags act_ct adds skb->users before defragmentation. If frags arrive in order, the last frag's reference is reset in: inet_frag_reasm_prepare skb_morph …

  • CVE-2023-33086HigMar 4, 2024
    risk 0.49cvss 7.5epss 0.00

    Transient DOS while processing multiple IKEV2 Informational Request to device from IPSEC server with different identifiers.

  • CVE-2023-33084HigMar 4, 2024
    risk 0.49cvss 7.5epss 0.00

    Transient DOS while processing IE fragments from server during DTLS handshake.

  • CVE-2024-24148HigFeb 28, 2024
    risk 0.49cvss 7.5epss 0.01

    A memory leak issue discovered in parseSWF_FREECHARACTER in libming v0.4.8 allows attackers to cause a denial of service via a crafted SWF file.

  • CVE-2024-27508HigFeb 27, 2024
    risk 0.49cvss 7.5epss 0.01

    Atheme 7.2.12 contains a memory leak vulnerability in /atheme/src/crypto-benchmark/main.c.

  • CVE-2024-27507HigFeb 27, 2024
    risk 0.49cvss 7.5epss 0.01

    libLAS 1.8.1 contains a memory leak vulnerability in /libLAS/apps/ts2las.cpp.

  • CVE-2023-33049HigFeb 6, 2024
    risk 0.49cvss 7.5epss 0.00

    Transient DOS in Multi-Mode Call Processor due to UE failure because of heap leakage.

  • CVE-2024-24265HigFeb 5, 2024
    risk 0.49cvss 7.5epss 0.01

    gpac v2.2.1 was discovered to contain a memory leak via the dst_props variable in the gf_filter_pid_merge_properties_internal function.

  • CVE-2024-22563HigJan 19, 2024
    risk 0.49cvss 7.5epss 0.01

    openvswitch 2.17.8 was discovered to contain a memory leak via the function xmalloc__ in openvswitch-2.17.8/lib/util.c.