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 267 of 410
  • CVE-2024-24266HigFeb 5, 2024
    risk 0.49cvss 7.5epss 0.01

    gpac v2.2.1 was discovered to contain a Use-After-Free (UAF) vulnerability via the dasher_configure_pid function at /src/filters/dasher.c.

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

    Lotos WebServer v0.1.1 was discovered to contain a Use-After-Free (UAF) vulnerability via the response_append_status_line function at /lotos/src/response.c.

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

    media-server v1.0.0 was discovered to contain a Use-After-Free (UAF) vulnerability via the sip_uac_stop_timer function at /uac/sip-uac-transaction.c.

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

    media-server v1.0.0 was discovered to contain a Use-After-Free (UAF) vulnerability via the sip_subscribe_remove function at /uac/sip-uac-subscribe.c.

  • CVE-2024-25062HigFeb 4, 2024
    risk 0.49cvss 7.5epss 0.01

    An issue was discovered in libxml2 before 2.11.7 and 2.12.x before 2.12.5. When using the XML Reader interface with DTD validation and XInclude expansion enabled, processing crafted XML documents can lead to an xmlValidatePopElement use-after-free.

  • CVE-2023-52115HigJan 16, 2024
    risk 0.49cvss 7.5epss 0.00

    The iaware module has a Use-After-Free (UAF) vulnerability. Successful exploitation of this vulnerability may affect the system functions.

  • CVE-2024-21307HigJan 9, 2024
    risk 0.49cvss 7.5epss 0.02

    Remote Desktop Client Remote Code Execution Vulnerability

  • CVE-2023-46156HigDec 12, 2023
    risk 0.49cvss 7.5epss 0.01

    Affected devices improperly handle specially crafted packets sent to port 102/tcp. This could allow an attacker to create a denial of service condition. A restart is needed to restore normal operations.

  • CVE-2023-46751HigDec 6, 2023
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in the function gdev_prn_open_printer_seekable() in Artifex Ghostscript through 10.02.0 allows remote attackers to crash the application via a dangling pointer.

  • CVE-2023-39198HigNov 9, 2023
    risk 0.49cvss 7.5epss 0.00

    A race condition was found in the QXL driver in the Linux kernel. The qxl_mode_dumb_create() function dereferences the qobj returned by the qxl_gem_object_create_with_handle(), but the handle is the only one holding a reference to it. This flaw allows an attacker to guess the…

  • CVE-2023-46769HigNov 8, 2023
    risk 0.49cvss 7.5epss 0.01

    Use-After-Free (UAF) vulnerability in the dubai module. Successful exploitation of this vulnerability will affect availability.

  • CVE-2023-46768HigNov 8, 2023
    risk 0.49cvss 7.5epss 0.01

    Multi-thread vulnerability in the idmap module. Successful exploitation of this vulnerability may cause features to perform abnormally.

  • CVE-2023-5728HigOct 25, 2023
    risk 0.49cvss 7.5epss 0.01

    During garbage collection extra operations were performed on a object that should not be. This could have led to a potentially exploitable crash. This vulnerability affects Firefox < 119, Firefox ESR < 115.4, and Thunderbird < 115.4.1.

  • CVE-2023-44095HigOct 11, 2023
    risk 0.49cvss 7.5epss 0.00

    Use-After-Free (UAF) vulnerability in the surfaceflinger module.Successful exploitation of this vulnerability can cause system crash.

  • CVE-2023-40632HigOct 8, 2023
    risk 0.49cvss 7.5epss 0.00

    In jpg driver, there is a possible use after free due to a logic error. This could lead to remote information disclosure no additional execution privileges needed

  • CVE-2023-2680HigSep 13, 2023
    risk 0.49cvss 7.5epss 0.00

    This CVE exists because of an incomplete fix for CVE-2021-3750. More specifically, the qemu-kvm package as released for Red Hat Enterprise Linux 9.1 via RHSA-2022:7967 included a version of qemu-kvm that was actually missing the fix for CVE-2021-3750.

  • CVE-2022-48560HigAug 22, 2023
    risk 0.49cvss 7.5epss 0.02

    A use-after-free exists in Python through 3.9 via heappushpop in heapq.

  • CVE-2023-38184HigAug 8, 2023
    risk 0.49cvss 7.5epss 0.01

    Windows Lightweight Directory Access Protocol (LDAP) Remote Code Execution Vulnerability

  • CVE-2023-25747HigJun 19, 2023
    risk 0.49cvss 7.5epss 0.01

    A potential use-after-free in libaudio was fixed by disabling the AAudio backend when running on Android API below version 30. *This bug only affects Firefox for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox for Android < 110.1.0.

  • CVE-2023-34494HigJun 12, 2023
    risk 0.49cvss 7.5epss 0.01

    NanoMQ 0.16.5 is vulnerable to heap-use-after-free in the nano_ctx_send function of nmq_mqtt.c.