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 216 of 410
  • CVE-2024-23134HigFeb 22, 2024
    risk 0.51cvss 7.8epss 0.00

    A maliciously crafted IGS file in tbb.dll when parsed through Autodesk AutoCAD can be used in user-after-free vulnerability. This vulnerability, along with other vulnerabilities, could lead to code execution in the current process.

  • CVE-2023-52438HigFeb 20, 2024
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc->vma pointer isn't safe as it can race with munmap(). As of commit…

  • CVE-2023-21165HigFeb 16, 2024
    risk 0.51cvss 7.8epss 0.00

    In DevmemIntUnmapPMR of devicemem_server.c, there is a possible arbitrary code execution due to a use after free. This could lead to local escalation of privilege in the kernel with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2023-40115HigFeb 15, 2024
    risk 0.51cvss 7.8epss 0.00

    In readLogs of StatsService.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2023-40114HigFeb 15, 2024
    risk 0.51cvss 7.8epss 0.00

    In multiple functions of MtpFfsHandle.cpp , there is a possible out of bounds write due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.

  • CVE-2023-40107HigFeb 15, 2024
    risk 0.51cvss 7.8epss 0.00

    In ARTPWriter of ARTPWriter.cpp, there is a possible use after free due to uninitialized data. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2023-40100HigFeb 15, 2024
    risk 0.51cvss 7.8epss 0.00

    In discovery_thread of Dns64Configuration.cpp, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2024-20731HigFeb 15, 2024
    risk 0.51cvss 7.8epss 0.03

    Acrobat Reader versions 20.005.30539, 23.008.20470 and earlier are affected by a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a…

  • CVE-2024-20729HigFeb 15, 2024
    risk 0.51cvss 7.8epss 0.03

    Acrobat Reader versions 20.005.30539, 23.008.20470 and earlier are affected by a Use After Free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a…

  • CVE-2024-21384HigFeb 13, 2024
    risk 0.51cvss 7.8epss 0.01

    Microsoft Office OneNote Remote Code Execution Vulnerability

  • CVE-2024-25443HigFeb 9, 2024
    risk 0.51cvss 7.8epss 0.00

    An issue in the HuginBase::ImageVariable::linkWith function of Hugin v2022.0.0 allows attackers to cause a heap-use-after-free via parsing a crafted image.

  • CVE-2024-22956HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    swftools 0.9.2 was discovered to contain a heap-use-after-free vulnerability via the function removeFromTo at swftools/src/swfc.c:838

  • CVE-2024-22915HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    A heap-use-after-free was found in SWFTools v0.9.2, in the function swf_DeleteTag at rfxswf.c:1193. It allows an attacker to cause code execution.

  • CVE-2024-22920HigJan 19, 2024
    risk 0.51cvss 7.8epss 0.00

    swftools 0.9.2 was discovered to contain a heap-use-after-free via the function bufferWriteData in swftools/lib/action/compile.c.

  • CVE-2024-0562HigJan 15, 2024
    risk 0.51cvss 7.8epss 0.00

    A use-after-free flaw was found in the Linux Kernel. When a disk is removed, bdi_unregister is called to stop further write-back and waits for associated delayed work to complete. However, wb_inode_writeback_end() may schedule bandwidth estimation work after this has completed,…

  • CVE-2023-42870HigJan 10, 2024
    risk 0.51cvss 7.8epss 0.00

    A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Sonoma 14, iOS 17 and iPadOS 17. An app may be able to execute arbitrary code with kernel privileges.

  • CVE-2023-32378HigJan 10, 2024
    risk 0.51cvss 7.8epss 0.00

    A use-after-free issue was addressed with improved memory management. This issue is fixed in macOS Ventura 13.3, macOS Big Sur 11.7.5, macOS Monterey 12.6.4. An app may be able to execute arbitrary code with kernel privileges.

  • CVE-2024-20683HigJan 9, 2024
    risk 0.51cvss 7.8epss 0.04

    Win32k Elevation of Privilege Vulnerability

  • CVE-2024-20681HigJan 9, 2024
    risk 0.51cvss 7.8epss 0.01

    Windows Subsystem for Linux Elevation of Privilege Vulnerability

  • CVE-2023-37578HigJan 8, 2024
    risk 0.51cvss 7.8epss 0.00

    Multiple use-after-free vulnerabilities exist in the VCD get_vartoken realloc functionality of GTKWave 3.3.115. A specially crafted .vcd file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability…