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 326 of 409
  • CVE-2021-45713HigDec 26, 2021
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in the rusqlite crate 0.25.x before 0.25.4 and 0.26.x before 0.26.2 for Rust. create_scalar_function has a use-after-free.

  • CVE-2021-45483MedDec 25, 2021
    risk 0.42cvss 6.5epss 0.01

    In WebKitGTK before 2.32.4, there is a use-after-free in WebCore::Frame::page, a different vulnerability than CVE-2021-30889.

  • CVE-2021-45482MedDec 25, 2021
    risk 0.42cvss 6.5epss 0.01

    In WebKitGTK before 2.32.4, there is a use-after-free in WebCore::ContainerNode::firstChild, a different vulnerability than CVE-2021-30889.

  • CVE-2021-37122MedOct 27, 2021
    risk 0.42cvss 6.5epss 0.00

    There is a use-after-free (UAF) vulnerability in Huawei products. An attacker may craft specific packets to exploit this vulnerability. Successful exploitation may cause the service abnormal. Affected product versions include:CloudEngine 12800…

  • CVE-2020-21697MedAug 10, 2021
    risk 0.42cvss 6.5epss 0.01

    A heap-use-after-free in the mpeg_mux_write_packet function in libavformat/mpegenc.c of FFmpeg 4.2 allows to cause a denial of service (DOS) via a crafted avi file.

  • CVE-2021-38382MedAug 10, 2021
    risk 0.42cvss 6.5epss 0.01

    Live555 through 1.08 does not handle Matroska and Ogg files properly. Sending two successive RTSP SETUP commands for the same track causes a Use-After-Free and daemon crash.

  • CVE-2021-38381MedAug 10, 2021
    risk 0.42cvss 6.5epss 0.01

    Live555 through 1.08 does not handle MPEG-1 or 2 files properly. Sending two successive RTSP SETUP commands for the same track causes a Use-After-Free and daemon crash.

  • CVE-2020-36465HigAug 8, 2021
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in the generic-array crate before 0.13.3 for Rust. It violates soundness by using the arr! macro to extend lifetimes.

  • CVE-2020-36464HigAug 8, 2021
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in the heapless crate before 0.6.1 for Rust. The IntoIter Clone implementation clones an entire underlying Vec without considering whether it has already been partially consumed.

  • CVE-2021-36976MedJul 20, 2021
    risk 0.42cvss 6.5epss 0.03

    libarchive 3.4.1 through 3.5.1 has a use-after-free in copy_string (called from do_uncompress_block and process_block).

  • CVE-2021-26199MedJun 10, 2021
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in JerryScript 2.4.0. There is a heap-use-after-free in ecma_bytecode_ref in ecma-helpers.c file.

  • CVE-2021-26194MedJun 10, 2021
    risk 0.42cvss 6.5epss 0.01

    An issue was discovered in JerryScript 2.4.0. There is a heap-use-after-free in ecma_is_lexical_environment in the ecma-helpers.c file.

  • CVE-2021-0262MedApr 22, 2021
    risk 0.42cvss 6.5epss 0.00

    Through routine static code analysis of the Juniper Networks Junos OS software codebase, the Secure Development Life Cycle team identified a Use After Free vulnerability in PFE packet processing on the QFX10002-60C switching platform. Exploitation of this vulnerability may allow…

  • CVE-2021-0335MedFeb 10, 2021
    risk 0.42cvss 6.5epss 0.01

    In process of C2SoftHevcDec.cpp, there is a possible out of bounds write due to a use after free. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions:…

  • CVE-2020-11151MedJan 21, 2021
    risk 0.42cvss 6.4epss 0.00

    Race condition occurs while calling user space ioctl from two different threads can results to use after free issue in video in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables

  • CVE-2020-29483MedDec 15, 2020
    risk 0.42cvss 6.5epss 0.00

    An issue was discovered in Xen through 4.14.x. Xenstored and guests communicate via a shared memory page using a specific protocol. When a guest violates this protocol, xenstored will drop the connection to that guest. Unfortunately, this is done by just removing the guest from…

  • CVE-2020-27067MedDec 15, 2020
    risk 0.42cvss 6.4epss 0.00

    In the l2tp subsystem, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID:…

  • CVE-2019-2393MedNov 23, 2020
    risk 0.42cvss 6.5epss 0.01

    A user authorized to perform database queries may trigger denial of service by issuing specially crafted queries, which use $lookup and collations. This issue affects MongoDB Server v4.2 versions prior to 4.2.1; MongoDB Server v4.0 versions prior to 4.0.13 and MongoDB Server…

  • CVE-2020-15986MedNov 3, 2020
    risk 0.42cvss 6.5epss 0.01

    Integer overflow in media in Google Chrome prior to 86.0.4240.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.

  • CVE-2019-18794MedOct 16, 2020
    risk 0.42cvss 6.5epss 0.01

    The BASS Audio Library 2.4.14 under Windows is prone to a BASS_StreamCreateFile Use after Free vulnerability via a crafted .ogg file. An attacker can exploit this to gain access to sensitive information that may aid in further attacks. A failure in exploitation leads to denial…