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 384 of 409
  • CVE-2023-4208HigSep 6, 2023
    risk 0.00cvss 7.8epss 0.00

    A use-after-free vulnerability in the Linux kernel's net/sched: cls_u32 component can be exploited to achieve local privilege escalation. When u32_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This…

  • CVE-2023-4207HigSep 6, 2023
    risk 0.00cvss 7.8epss 0.00

    A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation. When fw_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter. This…

  • CVE-2023-4206HigSep 6, 2023
    risk 0.00cvss 7.8epss 0.01

    A use-after-free vulnerability in the Linux kernel's net/sched: cls_route component can be exploited to achieve local privilege escalation. When route4_change() is called on an existing filter, the whole tcf_result struct is always copied into the new instance of the filter.…

  • CVE-2023-4015HigSep 6, 2023
    risk 0.00cvss 7.8epss 0.00

    A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. On an error when building a nftables rule, deactivating immediate expressions in nft_immediate_deactivate() can lead unbinding the chain…

  • CVE-2023-3777HigSep 6, 2023
    risk 0.00cvss 7.8epss 0.00

    A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. When nf_tables_delrule() is flushing table rules, it is not checked whether the chain is bound and the chain's owner rule can also release…

  • CVE-2023-4755MedSep 4, 2023
    risk 0.00cvss 5.5epss 0.00

    Use After Free in GitHub repository gpac/gpac prior to 2.3-DEV.

  • CVE-2023-4752HigSep 4, 2023
    risk 0.00cvss 7.8epss 0.01

    Use After Free in GitHub repository vim/vim prior to 9.0.1858.

  • CVE-2023-39355HigAug 31, 2023
    risk 0.00cvss 7.0epss 0.01

    FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license. Versions of FreeRDP on the 3.x release branch before beta3 are subject to a Use-After-Free in processing `RDPGFX_CMDID_RESETGRAPHICS` packets. If `context->maxPlaneSize` is…

  • CVE-2022-28073HigAug 22, 2023
    risk 0.00cvss 7.5epss 0.01

    A use after free in r_reg_set_value function in radare2 5.4.2 and 5.4.0.

  • CVE-2022-28071HigAug 22, 2023
    risk 0.00cvss 7.5epss 0.01

    A use after free in r_reg_get_name_idx function in radare2 5.4.2 and 5.4.0.

  • CVE-2021-32421HigAug 22, 2023
    risk 0.00cvss 7.5epss 0.01

    dpic 2021.01.01 has a Heap Use-After-Free in thedeletestringbox() function in dpic.y.

  • CVE-2023-4387HigAug 16, 2023
    risk 0.00cvss 7.1epss 0.00

    A use-after-free flaw was found in vmxnet3_rq_alloc_rx_buf in drivers/net/vmxnet3/vmxnet3_drv.c in VMware's vmxnet3 ethernet NIC driver in the Linux Kernel. This issue could allow a local attacker to crash the system due to a double-free while cleaning up vmxnet3_rq_cleanup_all,…

  • CVE-2023-40283HigAug 14, 2023
    risk 0.00cvss 7.8epss 0.01

    An issue was discovered in l2cap_sock_release in net/bluetooth/l2cap_sock.c in the Linux kernel before 6.4.10. There is a use-after-free because the children of an sk are mishandled.

  • CVE-2023-4147HigAug 7, 2023
    risk 0.00cvss 7.8epss 0.01

    A use-after-free flaw was found in the Linux kernel’s Netfilter functionality when adding a rule with NFTA_RULE_CHAIN_ID. This flaw allows a local user to crash or escalate their privileges on the system.

  • CVE-2023-3812HigJul 24, 2023
    risk 0.00cvss 7.8epss 0.00

    An out-of-bounds memory access flaw was found in the Linux kernel’s TUN/TAP device driver functionality in how a user generates a malicious (too big) networking packet when napi frags is enabled. This flaw allows a local user to crash or potentially escalate their privileges…

  • CVE-2023-3863MedJul 24, 2023
    risk 0.00cvss 6.4epss 0.00

    A use-after-free flaw was found in nfc_llcp_find_local in net/nfc/llcp_core.c in NFC in the Linux kernel. This flaw allows a local user with special privileges to impact a kernel information leak issue.

  • CVE-2023-3776HigJul 21, 2023
    risk 0.00cvss 7.8epss 0.01

    A use-after-free vulnerability in the Linux kernel's net/sched: cls_fw component can be exploited to achieve local privilege escalation. If tcf_change_indev() fails, fw_set_parms() will immediately return an error after incrementing or decrementing the reference counter in…

  • CVE-2023-3610HigJul 21, 2023
    risk 0.00cvss 7.8epss 0.00

    A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. Flaw in the error handling of bound chains causes a use-after-free in the abort path of NFT_MSG_NEWRULE. The vulnerability requires…

  • CVE-2021-32495CriJul 7, 2023
    risk 0.00cvss 10.0epss 0.01

    Radare2 has a use-after-free vulnerability in pyc parser's get_none_object function. Attacker can read freed memory afterwards. This will allow attackers to cause denial of service.

  • CVE-2021-33796CriJul 7, 2023
    risk 0.00cvss 10.0epss 0.01

    In MuJS before version 1.1.2, a use-after-free flaw in the regexp source property access may cause denial of service.