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,218)

page 169 of 411
  • CVE-2025-53761HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.01

    Use after free in Microsoft Office PowerPoint allows an unauthorized attacker to execute code locally.

  • CVE-2025-53738HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.01

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

  • CVE-2025-53735HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.01

    Use after free in Microsoft Office Excel allows an unauthorized attacker to execute code locally.

  • CVE-2025-53734HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    Use after free in Microsoft Office Visio allows an unauthorized attacker to execute code locally.

  • CVE-2025-53730HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    Use after free in Microsoft Office Visio allows an unauthorized attacker to execute code locally.

  • CVE-2025-53152HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    Use after free in Desktop Windows Manager allows an authorized attacker to execute code locally.

  • CVE-2025-53151HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

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

  • CVE-2025-53133HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    Use after free in Windows PrintWorkflowUserSvc allows an authorized attacker to elevate privileges locally.

  • CVE-2025-53132HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

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

  • CVE-2025-50153HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    Use after free in Desktop Windows Manager allows an authorized attacker to elevate privileges locally.

  • CVE-2025-49761HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

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

  • CVE-2025-38500HigAug 12, 2025
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: xfrm: interface: fix use-after-free after changing collect_md xfrm interface collect_md property on xfrm interfaces can only be set on device creation, thus xfrmi_changelink() should fail when called on such…

  • CVE-2025-21474HigAug 6, 2025
    risk 0.51cvss 7.8epss 0.00

    Memory corruption while processing commands from A2dp sink command queue.

  • CVE-2025-21458HigAug 6, 2025
    risk 0.51cvss 7.8epss 0.00

    Memory corruption when IOCTL interface is called to map and unmap buffers simultaneously.

  • CVE-2025-21456HigAug 6, 2025
    risk 0.51cvss 7.8epss 0.00

    Memory corruption while processing IOCTL command when multiple threads are called to map/unmap buffer concurrently.

  • CVE-2025-6636HigJul 29, 2025
    risk 0.51cvss 7.8epss 0.00

    A maliciously crafted PRT file, when parsed through certain Autodesk products, can force a Use-After-Free vulnerability. A malicious actor can leverage this vulnerability to cause a crash, read sensitive data, or execute arbitrary code in the context of the current process.

  • CVE-2025-38485HigJul 28, 2025
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush fxls8962af_fifo_flush() uses indio_dev->active_scan_mask (with iio_for_each_active_channel()) without making sure the indio_dev stays in…

  • CVE-2025-38464HigJul 25, 2025
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: tipc: Fix use-after-free in tipc_conn_close(). syzbot reported a null-ptr-deref in tipc_conn_close() during netns dismantle. [0] tipc_topsrv_stop() iterates tipc_net(net)->topsrv->conn_idr and calls…

  • CVE-2025-38449HigJul 25, 2025
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: drm/gem: Acquire references on GEM handles for framebuffers A GEM handle can be released while the GEM buffer object is attached to a DRM framebuffer. This leads to the release of the dma-buf backing the…

  • CVE-2025-38443HigJul 25, 2025
    risk 0.51cvss 7.8epss 0.00

    In the Linux kernel, the following vulnerability has been resolved: nbd: fix uaf in nbd_genl_connect() error path There is a use-after-free issue in nbd: block nbd6: Receive control failed (result -104) block nbd6: shutting down sockets ========================================…