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,549 vulnerabilities with CWE-416
CVE-2023-1118 HIGH
Linux Kernel 2.6.36-4.14.308 - Use-After-Free in Infrared Receiver/Transceiver Driver
CVSS 7.8
CVE-2023-25363 HIGH
webkitgtk < 2.36.8 - Remote Code Execution via Use-After-Free in RenderLayer
CVSS 8.8
CVE-2023-25362 HIGH
webkitgtk < 2.36.8 - Remote Code Execution via Use-After-Free in RenderLayer
CVSS 8.8
CVE-2023-25361 HIGH
webkitgtk < 2.36.8 - Remote Code Execution via Use-After-Free in RenderLayer
CVSS 8.8
CVE-2023-25360 HIGH
webkitgtk < 2.36.8 - Remote Code Execution via Use-After-Free in RenderLayer
CVSS 8.8
CVE-2023-25358 HIGH
webkitgtk < 2.36.8 - Remote Code Execution via Use-After-Free in RenderLayer::addChild
CVSS 8.8
CVE-2023-20938 HIGH
Android - Use-After-Free in binder_transaction_buffer_release
CVSS 7.8
CVE-2023-20937 HIGH
Android - Use-After-Free in Speculative Page Faults MM Code
CVSS 7.8
CVE-2023-20933 HIGH
Android - Use-After-Free in MediaCodec.cpp
CVSS 7.8
CVE-2023-0461 HIGH
Linux Kernel 4.13.0-4.14.303 - Use-After-Free in TCP_ULP Context Handling
CVSS 7.8
CVE-2023-23514 HIGH
iPadOS < 16.3.1 - Use-After-Free
CVSS 7.8
CVE-2023-26606 HIGH
Linux kernel <6.0.8 - Use After Free
CVSS 7.8
CVE-2023-26605 HIGH
Linux kernel <6.0.8 - Use After Free
CVSS 7.8
CVE-2023-26544 HIGH
Linux kernel <6.0.8 - Use After Free
CVSS 7.8
CVE-2023-0941 HIGH
Google Chrome < 110.0.5481.177 - Use-After-Free in Prompts
CVSS 8.8
CVE-2023-0932 HIGH
Google Chrome < 110.0.5481.177 - Use-After-Free in WebRTC
CVSS 8.8
CVE-2023-0931 HIGH
Google Chrome < 110.0.5481.177 - Use-After-Free in Video Component
CVSS 8.8
CVE-2023-0929 HIGH
Google Chrome < 110.0.5481.177 - Use-After-Free in Vulkan
CVSS 8.8
CVE-2023-0928 HIGH
Google Chrome < 110.0.5481.177 - Use-After-Free in SwiftShader
CVSS 8.8
CVE-2023-0927 HIGH
Google Chrome < 110.0.5481.177 - Use-After-Free in Web Payments API
CVSS 8.8
CVE-2023-22246 HIGH
Adobe Animate <22.0.8, 23.0.0 - Use After Free
CVSS 7.8
CVE-2023-22244 HIGH
Adobe Premiere Rush <2.6 - Use After Free
CVSS 7.8
CVE-2023-21584 MEDIUM
FrameMaker 2020 Update 4-2022 - Use After Free
CVSS 5.5
CVE-2023-23586 MEDIUM
Linux Kernel 5.6-5.10.160 - Use-After-Free in io_uring timens_install
CVSS 5.5
CVE-2023-21808 HIGH
Microsoft .NET Framework and Visual Studio - Use-After-Free Remote Code Execution
CVSS 7.8
Details
Vulnerabilities 7,549
Exploit Likelihood High