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-40088 HIGH
Android - Use-After-Free in Bluetooth Adapter Service Callback Thread
CVSS 8.8
CVE-2023-40084 HIGH
Android - Use-After-Free in MDnsSdListener.cpp
CVSS 7.8
CVE-2023-42722 MEDIUM
Android - Use-After-Free in Camera Service
CVSS 6.7
CVE-2023-5427 HIGH
Arm 5th Gen GPU Architecture Kernel Driver r44p0-r45p0 - Use-After-Free
CVSS 7.8
CVE-2023-6351 HIGH
Google Chrome <119.0.6045.199 - Use After Free
CVSS 8.8
CVE-2023-6350 HIGH
Google Chrome <119.0.6045.199 - Use After Free
CVSS 8.8
CVE-2023-6347 HIGH
Google Chrome <119.0.6045.199 - Use After Free
CVSS 8.8
CVE-2023-6346 HIGH
Google Chrome <119.0.6045.199 - Use After Free
CVSS 8.8
CVE-2023-42365 MEDIUM
BusyBox 1.36.1 - Use-After-Free in awk.c copyvar Function
CVSS 5.5
CVE-2023-42364 MEDIUM
BusyBox 1.36.1 - Denial of Service via Crafted Awk Pattern in Awk Evaluate Function
CVSS 5.5
CVE-2023-42363 MEDIUM
BusyBox 1.36.1 - Use-After-Free in xasprintf Function
CVSS 5.5
CVE-2023-38573 HIGH
Foxit Reader 12.1.2.15356 - Use After Free
CVSS 8.8
CVE-2023-32616 HIGH
Foxit Reader 12.1.2.15356 - Use-After-Free via 3D Annotation JavaScript Handling
CVSS 8.8
CVE-2023-48706 LOW
Vim < 9.0.2121 - Use-After-Free via Sub-Replace-Special Atom in :s Command
CVSS 3.6
CVE-2023-6207 HIGH
Firefox < 120.0 and Firefox ESR < 115.5.0 - Use-After-Free in ReadableByteStreams
CVSS 8.8
CVE-2023-6205 MEDIUM
Firefox < 120 and Firefox ESR < 115.5.0 - Use-After-Free in MessagePort
CVSS 6.5
CVE-2023-5341 MEDIUM
ImageMagick < 7.1.2 - Use-After-Free in BMP Coder
CVSS 6.2
CVE-2023-48024 MEDIUM
liblisp < 2019-02-08 - Use-After-Free in hash_destroy Function
CVSS 6.5
CVE-2023-48231 LOW
vim < 9.0.2106 - Use-After-Free in Window Close Operation
CVSS 3.9
CVE-2023-36008 MEDIUM
Microsoft Edge Chromium < 119.0.2151.72 - Remote Code Execution via Use-After-Free
CVSS 6.6
CVE-2023-47055 HIGH
Adobe Premiere Pro < 23.6 and < 24.0 - Use-After-Free
CVSS 7.8
CVE-2023-44328 MEDIUM
Adobe Bridge < 13.0.4 and 14.0.0 - Use-After-Free via Malicious File
CVSS 5.5
CVE-2023-44372 HIGH
Adobe Acrobat and Reader < 23.006.20380 and < 20.005.30539 - Use-After-Free
CVSS 7.8
CVE-2023-44371 HIGH
Adobe Acrobat and Reader < 23.006.20380 and < 20.005.30539 - Use-After-Free
CVSS 7.8
CVE-2023-44367 HIGH
Adobe Acrobat and Reader < 23.006.20380 and < 20.005.30539 - Use-After-Free
CVSS 7.8
Details
Vulnerabilities 7,548
Exploit Likelihood High