CWE-416
8,619 CVEs • Abstraction: Variant • Likelihood of Exploit: High
Use After Free
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.
CVEs (8,619)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
In NFC, there is a possible memory corruption due to a use after free. This could lead to local escalation of privilege with User execution privileges needed. User interaction is not needed for exploitation.Product: Andr...Show more |
4Debian FedoraprojectOracle+1 more4Communications Cloud Native Core Network Exposure Function Debian LinuxFedora+1 moreJun 17, 2026 Mar 30, 2022 N/A· v4 7.8 HIGH· v3 6.8 MEDIUM· v2 Use after free in utf_ptr2char in GitHub repository vim/vim prior to 8.2.4646. |
A flaw was found in the QEMU implementation of VMWare's paravirtual RDMA device. This flaw allows a crafted guest driver to execute HW commands when shared buffers are not yet allocated, potentially leading to a use-afte...Show more |
5Canonical FedoraprojectLinux+2 more12Enterprise Linux FedoraH300e Firmware+9 moreAug 13, 2026 Mar 29, 2022 8.6 HIGH· v4 7.8 HIGH· v3 4.6 MEDIUM· v2 A use-after-free exists in the Linux Kernel in tc_new_tfilter that could allow a local attacker to gain privilege escalation. The exploit requires unprivileged user namespaces. We recommend upgrading past commit 04c2a47f...Show more |
2Debian Long Range Zip Project2Debian Linux Long Range ZipJun 17, 2026 Mar 28, 2022 N/A· v4 5.5 MEDIUM· v3 4.3 MEDIUM· v2 lrzip v0.641 was discovered to contain a multiple concurrency use-after-free between the functions zpaq_decompress_buf() and clear_rulist(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a cr...Show more |
use after free in mrb_vm_exec in GitHub repository mruby/mruby prior to 3.2. |
User after free in mrb_vm_exec in GitHub repository mruby/mruby prior to 3.2. |
3Linux NetappOracle16A700s Firmware Active Iq Unified ManagerBootstrap Os+13 moreJun 17, 2026 Mar 25, 2022 N/A· v4 6.8 MEDIUM· v3 4.9 MEDIUM· v2 A use-after-free read flaw was found in sock_getsockopt() in net/core/sock.c due to SO_PEERCRED and SO_PEERGROUPS race with listen() (and connect()) in the Linux kernel. In this flaw, an attacker with a user privileges m...Show more |
A use-after-free flaw was found in nci_request in net/nfc/nci/core.c in NFC Controller Interface (NCI) in the Linux kernel. This flaw could allow a local attacker with user privileges to cause a data race problem while t...Show more |
A use-after-free flaw was found in the add_partition in block/partitions/core.c in the Linux kernel. A local attacker with user privileges could cause a denial of service on the system. The issue results from the lack of...Show more |
5Canonical DebianFedoraproject+2 more6Debian Linux Enterprise LinuxEnterprise Linux Advanced Virtualization Eus+3 moreJun 17, 2026 Mar 23, 2022 N/A· v4 7.5 HIGH· v3 6.9 MEDIUM· v2 A use-after-free vulnerability was found in the virtio-net device of QEMU. It could occur when the descriptor's address belongs to the non direct access region, due to num_buffers being set after the virtqueue elem has b...Show more |
Use After Free in op_is_set_bp in GitHub repository radareorg/radare2 prior to 5.6.6. |
A use after free issue was addressed with improved memory management. This issue is fixed in macOS Monterey 12.3. An application may be able to execute arbitrary code with kernel privileges. |
A use after free issue was addressed with improved memory management. This issue is fixed in iOS 15.4 and iPadOS 15.4. An application may be able to execute arbitrary code with kernel privileges. |
1Apple 4Ipados Iphone OsMacos+1 moreJun 17, 2026 Mar 18, 2022 N/A· v4 9.8 CRITICAL· v3 7.5 HIGH· v2 A use after free issue was addressed with improved memory management. This issue is fixed in tvOS 15.4, iOS 15.4 and iPadOS 15.4, macOS Monterey 12.3. An application may be able to gain elevated privileges. |
1Apple 4Ipados Iphone OsMacos+1 moreJun 17, 2026 Mar 18, 2022 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 A use after free issue was addressed with improved memory management. This issue is fixed in macOS Monterey 12.2.1, iOS 15.3.1 and iPadOS 15.3.1, Safari 15.3 (v. 16612.4.9.1.8 and 15612.4.9.1.8). Processing maliciously c...Show more |
1Apple 6Ipados Iphone OsMac Os X+3 moreJun 17, 2026 Mar 18, 2022 N/A· v4 7.8 HIGH· v3 9.3 HIGH· v2 A use after free issue was addressed with improved memory management. This issue is fixed in tvOS 15.4, iOS 15.4 and iPadOS 15.4, macOS Big Sur 11.6.5, Security Update 2022-003 Catalina, watchOS 8.5, macOS Monterey 12.3....Show more |
1Apple 6Ipados Iphone OsMac Os X+3 moreJun 17, 2026 Mar 18, 2022 N/A· v4 7.8 HIGH· v3 9.3 HIGH· v2 A use after free issue was addressed with improved memory management. This issue is fixed in tvOS 15.4, iOS 15.4 and iPadOS 15.4, macOS Big Sur 11.6.5, Security Update 2022-003 Catalina, watchOS 8.5, macOS Monterey 12.3....Show more |
2Apple Webkitgtk7Ipados Iphone OsMacos+4 moreJun 17, 2026 Mar 18, 2022 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 A use after free issue was addressed with improved memory management. This issue is fixed in iOS 15.3 and iPadOS 15.3, watchOS 8.4, tvOS 15.3, Safari 15.3, macOS Monterey 12.2. Processing maliciously crafted web content...Show more |
6Debian FedoraprojectLinux+3 more30Build Of Quarkus Codeready Linux BuilderCommunications Cloud Native Core Binding Support Function+27 moreAug 26, 2026 Mar 18, 2022 N/A· v4 7.8 HIGH· v3 4.6 MEDIUM· v2 A use-after-free flaw was found in the Linux kernel’s FUSE filesystem in the way a user triggers write(). This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege...Show more |