CWE-416

High likelihood

Use After Free

Parent: CWE-825 - Expired Pointer Dereference

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.

7,646 vulnerabilities with CWE-416
CVE-2022-2289 HIGH
vim < 9.0.0026 - Use-After-Free
CVSS 7.8
CVE-2022-32091 HIGH
MariaDB 10.3.0-10.3.35 - Use-After-Free in memset Interceptor
CVSS 7.5
CVE-2022-32081 HIGH
MariaDB 10.4.0-10.4.25 - Use-After-Free in prepare_inplace_add_virtual
CVSS 7.5
CVE-2022-33027 HIGH
LibreDWG v0.12.4.4608 - Use After Free
CVSS 7.8
CVE-2022-33025 HIGH
LibreDWG <0.12.4.4608 - Use After Free
CVSS 7.8
CVE-2022-27868 HIGH
Autodesk AutoCAD 2023 - Use-After-Free via Maliciously Crafted CAT File
CVSS 7.8
CVE-2022-27867 HIGH
Autodesk AutoCAD 2019-2022 - Use-After-Free via Malicious JT File
CVSS 7.8
CVE-2022-32414 MEDIUM
Nginx NJS 0.7.2 - Use-After-Free in njs_vmcode_interpreter
CVSS 5.5
CVE-2022-31307 MEDIUM
Nginx NJS <0.7.2 - Memory Corruption
CVSS 5.5
CVE-2022-31306 MEDIUM
Nginx NJS <0.7.2 - Memory Corruption
CVSS 5.5
CVE-2022-33981 LOW
Linux Kernel < 5.17.6 - Use-After-Free in Floppy Driver raw_cmd_ioctl
CVSS 3.3
CVE-2022-21806 CRITICAL
Anker Eufy Homebase 2 2.1.8.5h - Use-After-Free in mips_collector appsrv_server
CVSS 9.8
CVE-2022-27512 MEDIUM
Citrix Application Delivery Management < 13.0-85.19 - Denial of Service via License Service Disruption
CVSS 5.3
CVE-2022-30657 HIGH
Adobe InCopy < 16.4.1 - Use-After-Free
CVSS 7.8
CVE-2022-30655 HIGH
Adobe InCopy <= 16.4.1 - Use-After-Free
CVSS 7.8
CVE-2022-30648 HIGH
Adobe Illustrator < 25.4.5 - Use-After-Free
CVSS 7.8
CVE-2022-30647 HIGH
Adobe Illustrator < 25.4.5 - Use-After-Free
CVSS 7.8
CVE-2022-28849 HIGH
Adobe Bridge <12.0.1 - Use After Free
CVSS 7.8
CVE-2022-28842 HIGH
Adobe Bridge <12.0.1 - Use After Free
CVSS 7.8
CVE-2022-20185 MEDIUM
Android - Use-After-Free in TBD
CVSS 6.7
CVE-2022-20141 HIGH
Android - Use-After-Free in ip_check_mc_rcu
CVSS 7.0
CVE-2022-21504 MEDIUM
Oracle Linux UEK6 U3 - Use-After-Free in Socket File Descriptor Handling
CVSS 5.5
CVE-2022-22090 HIGH
Qualcomm Snapdragon Firmware - Use-After-Free in Audio Buffer Management
CVSS 8.4
CVE-2022-22071 HIGH KEV
Qualcomm APQ8053 Firmware - Use-After-Free via IOCTL Munmap Call
CVSS 8.4
CVE-2022-22068 HIGH
Qualcomm APQ8053 Firmware - Use-After-Free in NPU Asynchronous Execution Mode
CVSS 8.4
Details
Vulnerabilities 7,646
Exploit Likelihood High