VYPR

CWE-416

Use After Free

VariantStableLikelihood: High

Description

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Hierarchy (View 1000)

Parents

Children

none

CVEs mapped to this weakness (8,173)

page 355 of 409
  • CVE-2026-34772MedApr 4, 2026
    risk 0.31cvss 5.8epss 0.00

    Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.0, 40.7.0, and 41.0.0-beta.8, apps that allow downloads and programmatically destroy sessions may be vulnerable to a use-after-free. If a…

  • CVE-2026-27854MedMar 31, 2026
    risk 0.31cvss 4.8epss 0.00

    An attacker might be able to trigger a use-after-free by sending crafted DNS queries to a DNSdist using the DNSQuestion:getEDNSOptions method in custom Lua code. In some cases DNSQuestion:getEDNSOptions might refer to a version of the DNS packet that has been modified, thus…

  • CVE-2026-26311MedMar 10, 2026
    risk 0.31cvss 5.9epss 0.00

    Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, a logic vulnerability in Envoy's HTTP connection manager (FilterManager) that allows for Zombie Stream Filter Execution. This issue creates a "Use-After-Free" (UAF) or…

  • CVE-2026-2408MedFeb 20, 2026
    risk 0.31cvss 4.7epss 0.00

    Tanium addressed a use-after-free vulnerability in the Cloud Workloads Enforce client extension.

  • CVE-2026-23207MedFeb 14, 2026
    risk 0.31cvss 4.7epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Protect curr_xfer check in IRQ handler Now that all other accesses to curr_xfer are done under the lock, protect the curr_xfer NULL check in tegra_qspi_isr_thread() with the spinlock.…

  • CVE-2025-58719MedOct 14, 2025
    risk 0.31cvss 4.7epss 0.00

    Use after free in Connected Devices Platform Service (Cdpsvc) allows an authorized attacker to elevate privileges locally.

  • CVE-2025-54101MedSep 9, 2025
    risk 0.31cvss 4.8epss 0.03

    Use after free in Windows SMBv3 Client allows an authorized attacker to execute code over a network.

  • CVE-2025-4516MedMay 15, 2025
    risk 0.31cvss epss 0.00

    There is an issue in CPython when using `bytes.decode("unicode_escape", error="ignore|replace")`. If you are not using the "unicode_escape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap…

  • CVE-2022-48869MedAug 21, 2024
    risk 0.31cvss 4.7epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: USB: gadgetfs: Fix race between mounting and unmounting The syzbot fuzzer and Gerald Lee have identified a use-after-free bug in the gadgetfs driver, involving processes concurrently mounting and unmounting…

  • CVE-2024-0232MedJan 16, 2024
    risk 0.31cvss 4.7epss 0.00

    A heap use-after-free issue has been identified in SQLite in the jsonParseAddNodeArray() function in sqlite3.c. This flaw allows a local attacker to leverage a victim to pass specially crafted malicious input to the application, potentially causing a crash and leading to a…

  • CVE-2023-5380MedOct 25, 2023
    risk 0.31cvss 4.7epss 0.01

    A use-after-free flaw was found in the xorg-x11-server. An X server crash may occur in a very specific and legacy configuration (a multi-screen setup with multiple protocol screens, also known as Zaphod mode) if the pointer is warped from within a window on one screen to the…

  • CVE-2023-34970MedOct 3, 2023
    risk 0.31cvss 4.7epss 0.00

    A local non-privileged user can make improper GPU processing operations to access a limited amount outside of buffer bounds or to exploit a software race condition. If the system’s memory is carefully prepared by the user, then this in turn could give them access to already…

  • CVE-2023-33200MedOct 3, 2023
    risk 0.31cvss 4.7epss 0.00

    A local non-privileged user can make improper GPU processing operations to exploit a software race condition. If the system’s memory is carefully prepared by the user, then this in turn could give them access to already freed memory.

  • CVE-2023-42482MedSep 21, 2023
    risk 0.31cvss 4.7epss 0.00

    Samsung Mobile Processor Exynos 2200 allows a GPU Use After Free.

  • CVE-2023-1859MedMay 17, 2023
    risk 0.31cvss 4.7epss 0.00

    A use-after-free flaw was found in xen_9pfs_front_removet in net/9p/trans_xen.c in Xen transport for 9pfs in the Linux Kernel. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak.

  • CVE-2023-1990MedApr 12, 2023
    risk 0.31cvss 4.7epss 0.00

    A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.

  • CVE-2023-0590MedMar 23, 2023
    risk 0.31cvss 4.7epss 0.00

    A use-after-free flaw was found in qdisc_graft in net/sched/sch_api.c in the Linux Kernel due to a race problem. This flaw leads to a denial of service issue. If patch ebda44da44f6 ("net: sched: fix race condition in qdisc_graft()") not applied yet, then kernel could be affected.

  • CVE-2023-0468MedJan 26, 2023
    risk 0.31cvss 4.7epss 0.00

    A use-after-free flaw was found in io_uring/poll.c in io_poll_check_events in the io_uring subcomponent in the Linux Kernel due to a race condition of poll_refs. This flaw may cause a NULL pointer dereference.

  • CVE-2020-27820MedNov 3, 2021
    risk 0.31cvss 4.7epss 0.00

    A vulnerability was found in Linux kernel, where a use-after-frees in nouveau's postclose() handler could happen if removing device (that is not common to remove video card physically without power-off, but same happens if "unbind" the driver).

  • CVE-2019-14694MedAug 28, 2019
    risk 0.31cvss 4.7epss 0.00

    A use-after-free flaw in the sandbox container implemented in cmdguard.sys in Comodo Antivirus 12.0.0.6870 can be triggered due to a race condition when handling IRP_MJ_CLEANUP requests in the minifilter for directory change notifications. This allows an attacker to cause a…