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,670 vulnerabilities with CWE-416
CVE-2019-13694 HIGH
Google Chrome <77.0.3865.120 - Use After Free
CVSS 8.8
CVE-2019-13693 HIGH
Google Chrome <77.0.3865.120 - Use After Free
CVSS 8.8
CVE-2019-13688 HIGH
Google Chrome <77.0.3865.90 - Use After Free
CVSS 8.8
CVE-2019-13687 HIGH
Google Chrome <77.0.3865.90 - Use After Free
CVSS 8.8
CVE-2019-13686 HIGH
Google Chrome <77.0.3865.90 - Use After Free
CVSS 8.8
CVE-2019-13685 HIGH
Google Chrome <77.0.3865.90 - Use After Free
CVSS 8.8
CVE-2019-2336 MEDIUM
Snapdragon Auto et al - Use After Free
CVSS 5.5
CVE-2019-2329 HIGH
Qualcomm MDM9205 Firmware - Use-After-Free in Trusted Application Cleanup Routine
CVSS 7.8
CVE-2019-10490 MEDIUM
Qualcomm Multiple Chips - Use-After-Free in Xtra Daemon Shutdown
CVSS 5.5
CVE-2019-2213 HIGH
Android - Use-After-Free in binder_free_transaction
CVSS 7.4
CVE-2019-2205 CRITICAL
Android -<8.0, 8.1, 9, 10 - Memory Corruption
CVSS 9.8
CVE-2019-1429 HIGH KEV
Internet Explorer - Remote Code Execution via Scripting Engine Memory Corruption
CVSS 7.5
CVE-2019-18814 CRITICAL
Linux kernel <5.3.9 - Use After Free
CVSS 9.8
CVE-2019-10529 HIGH
Qualcomm Snapdragon Firmware - Use-After-Free via Race Condition in set_page_dirty()
CVSS 8.1
CVE-2019-10528 CRITICAL
Qualcomm Multiple Chipsets Firmware - Use-After-Free in Kernel MDLog Session Handling
CVSS 9.8
CVE-2019-10524 HIGH
Qualcomm Snapdragon Firmware - Use-After-Free in CLK Driver
CVSS 7.8
CVE-2019-10515 MEDIUM
Qualcomm MDM9150 Firmware - Use-After-Free in DCI Client
CVSS 5.5
CVE-2019-18178 HIGH
FreeRTOS+FAT 160919a - Use-After-Free in FF_Close
CVSS 7.5
CVE-2019-18683 HIGH
Linux kernel <5.3.8 - Privilege Escalation
CVSS 7.0
CVE-2019-17143 MEDIUM
Foxit PhantomPDF 9.6.0.25114 - Use-After-Free in DWG File Parser
CVSS 4.3
CVE-2019-17142 HIGH
Foxit PhantomPDF 9.6.0.25114 - Remote Code Execution via Keystroke Action Script Processing
CVSS 8.8
CVE-2019-17141 HIGH
Foxit PhantomPDF 9.6.0.25114 - Use-After-Free in Calculate Action Script Processing
CVSS 8.8
CVE-2019-17140 HIGH
Foxit PhantomPDF 9.6.0.25114 - Use-After-Free via OnFocus Event Handling
CVSS 8.8
CVE-2019-18408 HIGH
libarchive < 3.4.0 - Use-After-Free in RAR Archive Data Reading
CVSS 7.5
CVE-2019-18197 HIGH
libxslt 1.1.33 - Use-After-Free in xsltCopyText
CVSS 7.5
Details
Vulnerabilities 7,670
Exploit Likelihood High