VYPR

CWE-415

Double Free

VariantDraftLikelihood: High

Description

The product calls free() twice on the same memory address.

Hierarchy (View 1000)

Children

none

CVEs mapped to this weakness (835)

page 10 of 42
  • CVE-2021-21797HigOct 18, 2021
    risk 0.52cvss 7.8epss 0.15

    An exploitable double-free vulnerability exists in the JavaScript implementation of Nitro Pro PDF. A specially crafted document can cause a reference to a timeout object to be stored in two different places. When closed, the document will result in the reference being released…

  • CVE-2018-5379HigFeb 19, 2018
    risk 0.52cvss 7.5epss 0.38

    The Quagga BGP daemon (bgpd) prior to version 1.2.3 can double-free memory when processing certain forms of UPDATE message, containing cluster-list and/or unknown attributes. A successful attack could cause a denial of service or potentially allow an attacker to execute…

  • CVE-2026-33838HigMay 12, 2026
    risk 0.51cvss 7.8epss 0.00

    Double free in Windows Message Queuing allows an authorized attacker to elevate privileges locally.

  • CVE-2026-32074HigApr 14, 2026
    risk 0.51cvss 7.8epss 0.00

    Double free in Windows Projected File System allows an authorized attacker to elevate privileges locally.

  • CVE-2026-32069HigApr 14, 2026
    risk 0.51cvss 7.8epss 0.00

    Double free in Windows Projected File System allows an authorized attacker to elevate privileges locally.

  • CVE-2026-26179HigApr 14, 2026
    risk 0.51cvss 7.8epss 0.00

    Double free in Windows Kernel allows an authorized attacker to elevate privileges locally.

  • CVE-2026-26163HigApr 14, 2026
    risk 0.51cvss 7.8epss 0.00

    Double free in Windows Kernel allows an authorized attacker to elevate privileges locally.

  • CVE-2025-71238HigMar 4, 2026
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix bsg_done() causing double free Kernel panic observed on system, [5353358.825191] BUG: unable to handle page fault for address: ff5f5e897b024000 [5353358.825194] #PF: supervisor write access…

  • CVE-2026-23162HigFeb 14, 2026
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: drm/xe/nvm: Fix double-free on aux add failure After a successful auxiliary_device_init(), aux_dev->dev.release (xe_nvm_release_dev()) is responsible for the kfree(nvm). When there is failure with…

  • CVE-2026-23068HigFeb 4, 2026
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: spi: spi-sprd-adi: Fix double free in probe error path The driver currently uses spi_alloc_host() to allocate the controller but registers it using devm_spi_register_controller(). If…

  • CVE-2025-68968HigJan 14, 2026
    risk 0.51cvss 7.8epss 0.00

    Double free vulnerability in the multi-mode input module. Impact: Successful exploitation of this vulnerability may affect the input function.

  • CVE-2026-20867HigJan 13, 2026
    risk 0.51cvss 7.8epss 0.00

    Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Management Services allows an authorized attacker to elevate privileges locally.

  • CVE-2026-20861HigJan 13, 2026
    risk 0.51cvss 7.8epss 0.00

    Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Management Services allows an authorized attacker to elevate privileges locally.

  • CVE-2026-20832HigJan 13, 2026
    risk 0.51cvss 7.8epss 0.00

    Windows Remote Procedure Call Interface Definition Language (IDL) Elevation of Privilege Vulnerability

  • CVE-2025-47396HigJan 7, 2026
    risk 0.51cvss 7.8epss 0.00

    Memory corruption occurs when a secure application is launched on a device with insufficient memory.

  • CVE-2025-47356HigJan 7, 2026
    risk 0.51cvss 7.8epss 0.00

    Memory Corruption when multiple threads concurrently access and modify shared resources.

  • CVE-2025-20781HigJan 6, 2026
    risk 0.51cvss 7.8epss 0.00

    In display, there is a possible memory corruption due to use after free. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS10182914; Issue ID: MSV-4699.

  • CVE-2025-36919HigDec 11, 2025
    risk 0.51cvss 7.8epss 0.00

    In aocc_read of aoc_channel_dev.c, there is a possible double free due to improper locking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

  • CVE-2025-59505HigNov 11, 2025
    risk 0.51cvss 7.8epss 0.00

    Double free in Windows Smart Card allows an authorized attacker to elevate privileges locally.

  • CVE-2023-53626HigOct 7, 2025
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: ext4: fix possible double unlock when moving a directory