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 39 of 42
  • CVE-2026-55132HigJul 14, 2026
    risk 0.00cvss 7.8epss 0.00

    Double free in Microsoft Office Word allows an unauthorized attacker to execute code locally.

  • CVE-2026-50685HigJul 14, 2026
    risk 0.00cvss 7.5epss 0.01

    Double free in Windows DHCP Server allows an authorized attacker to execute code over a network.

  • CVE-2026-50361HigJul 14, 2026
    risk 0.00cvss 7.8epss 0.00

    Double free in Microsoft Brokering File System allows an authorized attacker to elevate privileges locally.

  • CVE-2026-55004HigJul 14, 2026
    risk 0.00cvss 7.8epss 0.00

    Double free in Microsoft Printer Drivers allows an authorized attacker to elevate privileges locally.

  • CVE-2026-43706MedJun 29, 2026
    risk 0.00cvss 6.5epss 0.00

    A double free issue was addressed with improved memory management. This issue is fixed in iOS 26.5.2 and iPadOS 26.5.2, macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.5.2, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to…

  • CVE-2025-68657MedJan 12, 2026
    risk 0.00cvss 6.4epss 0.00

    Espressif ESP-IDF USB Host HID (Human Interface Device) Driver allows access to HID devices. Prior to 1.1.0, calls to hid_host_device_close() can free the same usb_transfer_t twice. The USB event callback and user code share the hid_iface_t state without locking, so both can…

  • CVE-2025-55158HigAug 11, 2025
    risk 0.00cvss 8.8epss 0.00

    Vim is an open source, command line text editor. In versions from 9.1.1231 to before 9.1.1406, when processing nested tuples during Vim9 script import operations, an error during evaluation can trigger a double-free in Vim’s internal typed value (typval_T) management.…

  • CVE-2024-35365HigJan 3, 2025
    risk 0.00cvss 8.8epss 0.01

    FFmpeg version n6.1.1 has a double-free vulnerability in the fftools/ffmpeg_mux_init.c component of FFmpeg, specifically within the new_stream_audio function.

  • CVE-2024-35368CriNov 29, 2024
    risk 0.00cvss 9.8epss 0.01

    FFmpeg n7.0 is affected by a Double Free via the rkmpp_retrieve_frame function within libavcodec/rkmppdec.c.

  • CVE-2024-45402HigOct 11, 2024
    risk 0.00cvss 8.6epss 0.00

    Picotls is a TLS protocol library that allows users select different crypto backends based on their use case. When parsing a spoofed TLS handshake message, picotls (specifically, bindings within picotls that call the crypto libraries) may attempt to free the same memory twice.…

  • CVE-2023-7256MedAug 31, 2024
    risk 0.00cvss 4.4epss 0.00

    In affected libpcap versions during the setup of a remote packet capture the internal function sock_initaddress() calls getaddrinfo() and possibly freeaddrinfo(), but does not clearly indicate to the caller function whether freeaddrinfo() still remains to be called after the…

  • CVE-2024-41965MedAug 1, 2024
    risk 0.00cvss 4.2epss 0.00

    Vim is an open source command line text editor. double-free in dialog_changed() in Vim < v9.1.0648. When abandoning a buffer, Vim may ask the user what to do with the modified buffer. If the user wants the changed buffer to be saved, Vim may create a new Untitled file, if the…

  • CVE-2024-41957MedAug 1, 2024
    risk 0.00cvss 4.5epss 0.00

    Vim is an open source command line text editor. Vim < v9.1.0647 has double free in src/alloc.c:616. When closing a window, the corresponding tagstack data will be cleared and freed. However a bit later, the quickfix list belonging to that window will also be cleared and if that…

  • CVE-2024-27099CriFeb 27, 2024
    risk 0.00cvss 9.8epss 0.01

    The uAMQP is a C library for AMQP 1.0 communication to Azure Cloud Services. When processing an incorrect `AMQP_VALUE` failed state, may cause a double free problem. This may cause a RCE. Update submodule with commit 2ca42b6e4e098af2d17e487814a91d05f6ae4987.

  • CVE-2023-52284MedDec 31, 2023
    risk 0.00cvss 5.5epss 0.00

    Bytecode Alliance wasm-micro-runtime (aka WebAssembly Micro Runtime or WAMR) before 1.3.0 can have an "double free or corruption" error for a valid WebAssembly module because push_pop_frame_ref_offset is mishandled.

  • CVE-2023-48013HigNov 15, 2023
    risk 0.00cvss 7.8epss 0.00

    GPAC v2.3-DEV-rev566-g50c2ab06f-master was discovered to contain a double free via the gf_filterpacket_del function at /gpac/src/filter_core/filter.c.

  • CVE-2023-42459HigOct 16, 2023
    risk 0.00cvss 8.6epss 0.01

    Fast DDS is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). In affected versions specific DATA submessages can be sent to a discovery locator which may trigger a free error. This can remotely crash any Fast-DDS process.…

  • CVE-2023-39975HigAug 16, 2023
    risk 0.00cvss 8.8epss 0.01

    kdc/do_tgs_req.c in MIT Kerberos 5 (aka krb5) 1.21 before 1.21.2 has a double free that is reachable if an authenticated user can trigger an authorization-data handling failure. Incorrect data is copied from one ticket to another.

  • CVE-2023-35784CriJun 16, 2023
    risk 0.00cvss 9.8epss 0.01

    A double free or use after free could occur after SSL_clear in OpenBSD 7.2 before errata 026 and 7.3 before errata 004, and in LibreSSL before 3.6.3 and 3.7.x before 3.7.3. NOTE: OpenSSL is not affected.

  • CVE-2022-4744HigMar 30, 2023
    risk 0.00cvss 7.8epss 0.00

    A double-free flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on…