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

page 317 of 410
  • CVE-2014-9914HigFeb 7, 2017
    risk 0.44cvss 7.8epss 0.00

    Race condition in the ip4_datagram_release_cb function in net/ipv4/datagram.c in the Linux kernel before 3.15.2 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging incorrect expectations about locking during multithreaded access to…

  • CVE-2015-8961HigNov 16, 2016
    risk 0.44cvss 7.8epss 0.02

    The __ext4_journal_stop function in fs/ext4/ext4_jbd2.c in the Linux kernel before 4.3.3 allows local users to gain privileges or cause a denial of service (use-after-free) by leveraging improper access to a certain error field.

  • CVE-2016-7154MedSep 21, 2016
    risk 0.44cvss 6.7epss 0.01

    Use-after-free vulnerability in the FIFO event channel code in Xen 4.4.x allows local guest OS administrators to cause a denial of service (host crash) and possibly execute arbitrary code or obtain sensitive information via an invalid guest frame number.

  • CVE-2026-18706MedAug 11, 2026
    risk 0.43cvss 6.6epss 0.00

    An issue in MongoDB Server's $graphLookup aggregation stage could allow an authenticated user able to issue aggregation and memory-management commands to cause an internal reference to be used after the underlying memory has been freed. This could result in a server crash or,…

  • CVE-2026-61920MedAug 11, 2026
    risk 0.43cvss 6.6epss 0.00

    Concurrent execution using shared resource with improper synchronization ('race condition') in Windows DNS allows an authorized attacker to execute code over a network.

  • CVE-2026-60002HigJul 8, 2026
    risk 0.43cvss 7.7epss 0.00

    ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.)

  • CVE-2025-47333MedJan 7, 2026
    risk 0.43cvss 6.6epss 0.00

    Memory corruption while handling buffer mapping operations in the cryptographic driver.

  • CVE-2025-53185MedJul 7, 2025
    risk 0.43cvss 6.6epss 0.00

    Virtual address reuse issue in the memory management module, which can be exploited by non-privileged users to access released memory Impact: Successful exploitation of this vulnerability may affect service integrity.

  • CVE-2024-53015MedJun 3, 2025
    risk 0.43cvss 6.6epss 0.00

    Memory corruption while processing IOCTL command to handle buffers associated with a session.

  • CVE-2024-45583MedMay 6, 2025
    risk 0.43cvss 6.6epss 0.00

    Memory corruption while handling multiple IOCTL calls from userspace to operate DMA operations.

  • CVE-2024-45562MedMay 6, 2025
    risk 0.43cvss 6.6epss 0.00

    Memory corruption during concurrent access to server info object due to unprotected critical field.

  • CVE-2024-45544MedApr 7, 2025
    risk 0.43cvss 6.6epss 0.00

    Memory corruption while processing IOCTL calls to add route entry in the HW.

  • CVE-2024-45540MedApr 7, 2025
    risk 0.43cvss 6.6epss 0.00

    Memory corruption while invoking IOCTL map buffer request from userspace.

  • CVE-2024-38412MedFeb 3, 2025
    risk 0.43cvss 6.6epss 0.00

    Memory corruption while invoking IOCTL calls from user-space to kernel-space to handle session errors.

  • CVE-2024-38411MedFeb 3, 2025
    risk 0.43cvss 6.6epss 0.00

    Memory corruption while registering a buffer from user-space to kernel-space using IOCTL calls.

  • CVE-2024-20655MedJan 9, 2024
    risk 0.43cvss 6.6epss 0.01

    Microsoft Online Certificate Status Protocol (OCSP) Remote Code Execution Vulnerability

  • CVE-2023-36008MedNov 16, 2023
    risk 0.43cvss 6.6epss 0.01

    Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability

  • CVE-2023-35351MedJul 11, 2023
    risk 0.43cvss 6.6epss 0.01

    Windows Active Directory Certificate Services (AD CS) Remote Code Execution Vulnerability

  • CVE-2023-32033MedJul 11, 2023
    risk 0.43cvss 6.6epss 0.01

    Microsoft Failover Cluster Remote Code Execution Vulnerability

  • CVE-2023-28308MedApr 11, 2023
    risk 0.43cvss 6.6epss 0.01

    Windows DNS Server Remote Code Execution Vulnerability