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,566 vulnerabilities with CWE-416
CVE-2022-28736 MEDIUM
GRUB2 2.00-2.06-3 - Use-After-Free in grub_cmd_chainloader()
CVSS 6.4
CVE-2022-48512 CRITICAL
Huawei EMUI - Use-After-Free in Vdecoderservice
CVSS 9.8
CVE-2022-48511 CRITICAL
Huawei EMUI - Use-After-Free in Audio PCM Driver Module
CVSS 9.8
CVE-2022-22630 CRITICAL
macOS <11.6.6/12.3 - Use After Free
CVSS 9.8
CVE-2022-33263 MEDIUM
Qualcomm Firmware - Memory Corruption due to Use After Free in Core
CVSS 6.7
CVE-2022-29919 HIGH
Intel VROC < 7.7.6.1003 - Authenticated Use-After-Free via Local Access
CVSS 7.8
CVE-2022-48386 MEDIUM
Android - Use-After-Free in APIPE Driver
CVSS 4.4
CVE-2022-33292 HIGH
Qualcomm Use After Free in IPC Firmware - Memory Corruption
CVSS 7.8
CVE-2022-33298 MEDIUM
Qualcomm Modem Firmware - Use After Free
CVSS 6.7
CVE-2022-43716 HIGH
SIMATIC CP 1242-7 V2 < V3.4.29 - Denial of Service via Webserver
CVSS 7.5
CVE-2022-43664 HIGH
Ichitaro Word Processor 2022 <1.0.1.57600 - Use After Free
CVSS 7.8
CVE-2022-43649 HIGH
Foxit PDF Reader 12.0.2.12465 - RCE
CVSS 7.8
CVE-2022-43641 HIGH
Foxit PDF Reader 12.0.1.12430 - Info Disclosure
CVSS 7.8
CVE-2022-43639 HIGH
Foxit PDF Reader 12.0.1.12430 - RCE
CVSS 7.8
CVE-2022-43638 HIGH
Foxit PDF Reader 12.0.1.12430 - RCE
CVSS 7.8
CVE-2022-43637 HIGH
Foxit PDF Reader 12.0.1.12430 - RCE
CVSS 7.8
CVE-2022-42430 HIGH
Tesla Model 3 Firmware < 2022.28 - Use-After-Free in wowlan_config Data Handling
CVSS 7.8
CVE-2022-37391 HIGH
Foxit PDF Reader 11.2.2.53575 - Use-After-Free in AcroForms Handling
CVSS 7.8
CVE-2022-37390 HIGH
Foxit PDF Reader 11.2.2.53575 - Remote Code Execution via AcroForms Handling
CVSS 7.8
CVE-2022-37389 HIGH
Foxit PDF Reader 11.2.2.53575 - Remote Code Execution via AcroForms Handling
CVSS 7.8
CVE-2022-37387 HIGH
Foxit PDF Reader < 12.0.1 and PDF Editor < 10.1.9 - Remote Code Execution via AcroForms Handling
CVSS 7.8
CVE-2022-37385 HIGH
Foxit PDF Reader < 12.0.1 - Remote Code Execution via Doc Object Handling
CVSS 7.8
CVE-2022-37384 HIGH
Foxit PDF Reader 11.2.1.53537 - Remote Code Execution via Delay Method Use-After-Free
CVSS 7.8
CVE-2022-37382 MEDIUM
Foxit PDF Reader 11.2.1.53537 - Use-After-Free in removeIcon Method
CVSS 5.5
CVE-2022-37381 HIGH
Foxit PDF Reader < 12.0.1 - Remote Code Execution via AFSpecial_KeystrokeEx Use-After-Free
CVSS 7.8
Details
Vulnerabilities 7,566
Exploit Likelihood High