CWE-416
8,553 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,553)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
When the application opens a PDF file and JavaScript deletes the PDF fields, the subsequent logic still uses the old field pointers, resulting in invalid pointer references and causing the application to crash. |
After the application opened the PDF, JavaScript deleted the form field object. Subsequently, it attempted to access the invalid object, which caused the application to crash. |
When the application opens a PDF and JavaScript modifies the properties of form fields, it causes the state of the underlying objects referenced by the program to become invalid. Eventually, it reads an illegal memory ad...Show more |
Local attackers with a X connection able to provide GLX commit to the X server xorg-server before 21.2.24 and xwayland before 24.1.13 could cause a Heap Use After Free, due to CommonMakeCurrent() pointing into potentiall...Show more |
When the application opens a PDF file, JavaScript uses the damaged field tree to trigger field traversal, resulting in the program holding an invalid form object when accessing the field property path. Eventually, the ap...Show more |
Embedding JavaScript within a PDF file will cause the page to be deleted. Subsequent scripts will continue to access the relevant properties of the document view, eventually leading to the crash of the application. |
The application opens the PDF file. JavaScript then rewrites the document to modify the page structure, resulting in the invalidation of the page objects. However, the thumbnails still use the invalid page objects, ultim...Show more |
The embedded JavaScript in the PDF deleted the pages, making the object invalid. The application attempted to perform a write operation on the invalid pop-up annotations, resulting in the program crashing. |
ssh in OpenSSH before 10.4 can have a use-after-free when a server changes its host key during a key re-exchange. (This outcome occurs only on the client side.) |
The application contains a use-after-free vulnerability that can be exploited to cause memory corruption while parsing specially crafted files. This could allow an attacker to execute arbitrary code in the context of the...Show more |
1Qualcomm 48Fastconnect 6700 Firmware Fastconnect 6900 FirmwareFastconnect 7800 Firmware+45 moreJul 7, 2026 Jul 6, 2026 N/A· v4 7.3 HIGH· v3 N/A· v2 Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input. |
1Qualcomm 48Fastconnect 6700 Firmware Fastconnect 6900 FirmwareFastconnect 7800 Firmware+45 moreJul 7, 2026 Jul 6, 2026 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory Corruption when processing multiple IOCTL calls with the same buffer file descriptor input due to accessing already freed memory. |
1Qualcomm 60Fastconnect 6700 Firmware Fastconnect 6900 FirmwareFastconnect 7800 Firmware+57 moreJul 7, 2026 Jul 6, 2026 N/A· v4 7.8 HIGH· v3 N/A· v2 Memory Corruption when invoking device input/output control operations for mapping and unmapping persistent memory buffers due to improper synchronization. |
A security vulnerability has been detected in radareorg radare2 up to 6.1.6. Affected by this vulnerability is the function r_core_bin_load of the file libr/core/cfile.c. Such manipulation leads to use after free. The at...Show more |
A weakness has been identified in radareorg radare2 up to 6.1.6. Impacted is the function r_core_seek_arch_bits of the file libr/core/disasm.c of the component regprofile Handler. Executing a manipulation can lead to use...Show more |
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected role Commit 0cb2af2ea66ad ("KVM: x86: Fix shadow paging use-after-free due to unexpected...Show more |
Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network. |
Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network. |
Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network. |
Use after free in Microsoft Edge (Chromium-based) allows an unauthorized attacker to execute code over a network. |