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,548 vulnerabilities with CWE-416
CVE-2023-40632 HIGH
Android - Use-After-Free in JPG Driver
CVSS 7.5
CVE-2023-45322 MEDIUM
libxml2 <= 2.11.5 - Use-After-Free in xmlUnlinkNode
CVSS 6.5
CVE-2023-39928 HIGH
WebKitGTK 2.40.5 - Use-After-Free in MediaRecorder API
CVSS 8.8
CVE-2023-38703 CRITICAL
PJSIP < 2.13.1 - Use-After-Free in SRTP Media Transport Synchronization
CVSS 9.8
CVE-2023-34970 MEDIUM
Mali GPU Kernel Driver - Use-After-Free via Improper GPU Processing Operations
CVSS 4.7
CVE-2023-33200 MEDIUM
ARM Bifrost/Mali/Valhall GPU Kernel Driver r17p0-r44p0 - Use-After-Free via Race Condition
CVSS 4.7
CVE-2023-33039 HIGH
Qualcomm Automotive Display Firmware - Use-After-Free in Image Handle Destruction
CVSS 8.4
CVE-2023-33029 HIGH
Qualcomm AR8035 and other Firmware - Use-After-Free in DSP Service
CVSS 8.4
CVE-2023-5345 HIGH
Linux Kernel 6.0.16-6.1.56 - Use-After-Free in SMB Client fs/smb/client
CVSS 7.8
CVE-2023-4211 MEDIUM KEV
ARM GPU Kernel Drivers - Use-After-Free
CVSS 5.5
CVE-2023-5187 HIGH
Google Chrome <117.0.5938.132 - Use After Free
CVSS 8.8
CVE-2023-5186 HIGH
Google Chrome <117.0.5938.132 - Use After Free
CVSS 8.8
CVE-2023-5197 HIGH
Linux Kernel 5.9.0-5.10.198 - Use-After-Free in netfilter nf_tables
CVSS 7.8
CVE-2023-5175 CRITICAL
Firefox < 118 - Use-After-Free via ImageBitmap Handling
CVSS 9.8
CVE-2023-5174 CRITICAL
Firefox < 118, Firefox ESR < 115.3, Thunderbird < 115.3 - Use-After-Free via Sandbox Handle Duplication
CVSS 9.8
CVE-2023-5172 CRITICAL
Firefox < 118 - Use-After-Free in Ion Engine Hashtable
CVSS 9.8
CVE-2023-5171 MEDIUM
Firefox <118-0, Thunderbird <115.3 - Use After Free
CVSS 6.5
CVE-2023-41995 HIGH
iPadOS < 16.6 - Use-After-Free
CVSS 7.8
CVE-2023-41071 HIGH
iPadOS < 17.0 - Use-After-Free
CVSS 7.8
CVE-2023-39434 HIGH
iPadOS < 17.0 - Use-After-Free
CVSS 8.8
CVE-2023-32541 HIGH
Hancom Office 2020 HWord 11.0.0.7520 - Use-After-Free via Crafted .doc File
CVSS 8.8
CVE-2023-39453 CRITICAL
Accusoft ImageGear 20.1 - Use-After-Free in tif_parse_sub_IFD
CVSS 9.8
CVE-2023-42482 MEDIUM
Samsung Exynos 2200 Firmware - Use-After-Free in GPU
CVSS 4.7
CVE-2023-41375 HIGH
Kostac PLC Programming Software <1.6.11.0 - Use After Free
CVSS 7.8
CVE-2023-4806 MEDIUM
glibc - Use-After-Free in getaddrinfo with NSS Module Hooks
CVSS 5.9
Details
Vulnerabilities 7,548
Exploit Likelihood High