CWE-416
7,456 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 (7,456)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
2Redhat Thekelleys2Dnsmasq Enterprise LinuxJun 17, 2026 Aug 29, 2022 N/A· v4 7.5 HIGH· v3 N/A· v2 A single-byte, non-arbitrary write/use-after-free flaw was found in dnsmasq. This flaw allows an attacker who sends a crafted packet processed by dnsmasq, potentially causing a denial of service. |
1Foxit 3Pdf Editor Pdf ReaderPhantompdfJun 17, 2026 Aug 29, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Foxit PDF Reader before 11.1 and PDF Editor before 11.1, and PhantomPDF before 10.1.6, allow attackers to trigger a use-after-free and execute arbitrary code because JavaScript is mishandled. |
1Foxit 3Pdf Editor Pdf ReaderPhantompdfJun 17, 2026 Aug 29, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Foxit PDF Reader before 11.1 and PDF Editor before 11.1, and PhantomPDF before 10.1.6, allow attackers to trigger a use-after-free and execute arbitrary code because JavaScript is mishandled. |
1Foxit 3Pdf Editor Pdf ReaderPhantompdfJun 17, 2026 Aug 29, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Foxit PDF Reader before 11.1 and PDF Editor before 11.1, and PhantomPDF before 10.1.6, allow attackers to trigger a use-after-free and execute arbitrary code because JavaScript is mishandled. |
1Foxit 3Pdf Editor Pdf ReaderPhantompdfJun 17, 2026 Aug 29, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Foxit PDF Reader before 11.1 and PDF Editor before 11.1, and PhantomPDF before 10.1.6, allow attackers to trigger a use-after-free and execute arbitrary code because JavaScript is mishandled. |
1Foxit 3Pdf Editor Pdf ReaderPhantompdfJun 17, 2026 Aug 29, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Foxit PDF Reader before 11.1 and PDF Editor before 11.1, and PhantomPDF before 10.1.6, allow attackers to trigger a use-after-free and execute arbitrary code because JavaScript is mishandled. |
1Foxit 3Pdf Editor Pdf ReaderPhantompdfJun 17, 2026 Aug 29, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Foxit PDF Reader before 11.1 and PDF Editor before 11.1, and PhantomPDF before 10.1.6, allow attackers to trigger a use-after-free and execute arbitrary code because JavaScript is mishandled. |
Use After Free in GitHub repository vim/vim prior to 9.0.0286. |
A use-after-free vulnerability was found in the LSI53C895A SCSI Host Bus Adapter emulation of QEMU. The flaw occurs while processing repeated messages to cancel the current SCSI request via the lsi_do_msgout function. Th...Show more |
Use After Free in GitHub repository vim/vim prior to 9.0.0260. |
A DMA reentrancy issue was found in the NVM Express Controller (NVME) emulation in QEMU. This CVE is similar to CVE-2021-3750 and, just like it, when the reentrancy write triggers the reset function nvme_ctrl_reset(), da...Show more |
A flaw was found in the Samba AD LDAP server. The AD DC database audit logging module can access LDAP message values freed by a preceding database module, resulting in a use-after-free issue. This issue is only possible...Show more |
A vulnerability was found in rizin. The bug involves an ELF64 binary for the HPPA architecture. When a specially crafted binarygets analysed by rizin, it causes rizin to crash by freeing an uninitialized (and potentially...Show more |
2Debian Linux2Debian Linux Linux KernelJun 17, 2026 Aug 24, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 A flaw use after free in the Linux kernel NILFS file system was found in the way user triggers function security_inode_alloc to fail with following call to function nilfs_mdt_destroy. A local user could use this flaw to...Show more |
2Linux Suse2Linux Enterprise Linux KernelJun 17, 2026 Aug 24, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 A flaw in the Linux kernel's implementation of RDMA communications manager listener code allowed an attacker with local access to setup a socket to listen on a high port allowing for a list element to be used after free....Show more |
The PowerVR GPU driver allows unprivileged apps to allocated pinned memory, unpin it (which makes it available to be freed), and continue using the page in GPU calls. No privileges required and this results in kernel mem...Show more |
The PowerVR GPU driver allows unprivileged apps to allocated pinned memory, unpin it (which makes it available to be freed), and continue using the page in GPU calls. No privileges required and this results in kernel mem...Show more |
4Fedoraproject LinuxNetapp+1 more8Enterprise Linux FedoraH300s Firmware+5 moreJun 17, 2026 Aug 23, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 A flaw was found in the Linux kernel's implementation of Pressure Stall Information. While the feature is disabled by default, it could allow an attacker to crash the system or have other memory-corruption side effects. |
5Canonical DebianFedoraproject+2 more14Codeready Linux Builder Debian LinuxEnterprise Linux+11 moreJun 17, 2026 Aug 23, 2022 N/A· v4 6.5 MEDIUM· v3 N/A· v2 A use-after-free flaw was found in libvirt. The qemuMonitorUnregister() function in qemuProcessHandleMonitorEOF is called using multiple threads without being adequately protected by a monitor lock. This flaw could be tr...Show more |
3Debian FedoraprojectVim3Debian Linux FedoraVimJun 17, 2026 Aug 23, 2022 N/A· v4 7.8 HIGH· v3 N/A· v2 Use After Free in GitHub repository vim/vim prior to 9.0.0246. |