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,662 vulnerabilities with CWE-416
CVE-2020-7068 MEDIUM
PHP 7.2.0-7.2.32, 7.3.0-7.3.20, 7.4.0-7.4.8 - Use-After-Free in PHAR File Processing
CVSS 4.8
CVE-2020-6354 MEDIUM
SAP 3D Visual Enterprise Viewer <9 - DoS
CVSS 4.3
CVE-2020-6353 MEDIUM
SAP 3D Visual Enterprise Viewer <9 - DoS
CVSS 4.3
CVE-2020-6334 MEDIUM
SAP 3D Visual Enterprise Viewer <9 - DoS
CVSS 4.3
CVE-2020-6329 MEDIUM
SAP 3D Visual Enterprise Viewer <9 - DoS
CVSS 4.3
CVE-2020-11129 HIGH
Qualcomm Bitra, Kamorta, QCS605, Saipan, SDM710, SM8250, SXR2130 Firmware - Camera Capture Use-After-Free
CVSS 7.8
CVE-2020-11124 HIGH
Qualcomm MDM9607 and Snapdragon Firmware - Use-After-Free in Diag Client Map Table
CVSS 7.8
CVE-2020-11120 HIGH
Snapdragon Auto Snapdragon Compute Snapdragon Consumer IOT Snapdrag...
CVSS 7.8
CVE-2020-14373 MEDIUM
Ghostscript - Use-After-Free in igc_reloc_struct_ptr
CVSS 5.5
CVE-2020-10720 MEDIUM
Linux Kernel < 5.2 - Use-After-Free in GRO Implementation
CVSS 5.5
CVE-2020-5378 MEDIUM
Dell G7 17 7790 BIOS < 1.13.2 - Use-After-Free in EFI_BOOT_SERVICES
CVSS 6.8
CVE-2020-5376 MEDIUM
Dell Inspiron 7347 BIOS < A13 - Use-After-Free in EFI_BOOT_SERVICES Structure
CVSS 6.8
CVE-2020-24241 MEDIUM
Netwide Assembler <2.15rc10 - Use After Free
CVSS 5.5
CVE-2020-24240 MEDIUM
GNU Bison < 3.7.1 - Use-After-Free in obstack.c via Null Byte Handling
CVSS 5.5
CVE-2020-15637 LOW
Foxit PhantomPDF and Reader < 10.0.0.35798 - Use-After-Free in SetLocalDescription
CVSS 3.3
CVE-2020-9722 HIGH
Adobe Acrobat and Reader DC < 15.006.30523, 15.008.20082-20.009.20074 - Use-After-Free
CVSS 7.8
CVE-2020-9715 HIGH KEV
Adobe Acrobat and Reader < 2020.009.20074, 2020.001.30002, <= 2017.011.30171, <= 2015.006.30523 - Use-After-Free
CVSS 7.8
CVE-2020-9237 MEDIUM
Huawei Taurus-AL00B Firmware < 10.1.0.126(C00E125R5P3) - Use-After-Free via Unprotected Module
CVSS 6.7
CVE-2020-24349 MEDIUM
njs <= 0.4.3 - Use-After-Free in njs_value_property
CVSS 5.5
CVE-2020-24346 HIGH
njs < 0.4.3 - Use-After-Free in JSON Parser
CVSS 7.8
CVE-2020-24343 HIGH
Artifex MuJS <1.0.7 - Use After Free
CVSS 7.8
CVE-2020-16303 HIGH
GhostScript < 9.51 - Use-After-Free in xps_finish_image_path
CVSS 7.8
CVE-2020-0253 CRITICAL
Android - Use-After-Free
CVSS 9.8
CVE-2020-0252 CRITICAL
Android - Use-After-Free
CVSS 9.8
CVE-2020-0243 HIGH
Android - Use-After-Free in MediaAnalyticsItem.cpp
CVSS 7.8
Details
Vulnerabilities 7,662
Exploit Likelihood High