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,489 vulnerabilities with CWE-416
CVE-2025-39689 HIGH
Linux Kernel - Use-After-Free in ftrace Filter File Reading
CVSS 7.8
CVE-2025-38734 HIGH
Linux Kernel 4.18-6.6.102, 6.7-6.12.43, 6.13-6.16.3 - Use-After-Free in SMC Socket Handling
CVSS 7.8
CVE-2025-48543 HIGH KEV
Android - Use-After-Free in Chrome Sandbox Escape
CVSS 8.8
CVE-2025-48539 HIGH
Google Android - Use After Free in acl_arbiter.cc
CVSS 8.0
CVE-2025-32332 HIGH
Android - Use-After-Free
CVSS 7.8
CVE-2025-38724 HIGH
Linux Kernel - Use-After-Free in nfsd4_setclientid_confirm
CVSS 7.8
CVE-2025-38722 HIGH
Linux Kernel 5.16-6.12.43, 6.13-6.15.11, 6.16-6.16.2 - Use-After-Free in habanalabs export_dmabuf
CVSS 7.8
CVE-2025-38708 HIGH
Linux Kernel - Use-After-Free in DRBD Two-Primaries Write Conflict Handler
CVSS 7.8
CVE-2025-38703 HIGH
Linux Kernel 6.8-6.12.42, 6.13.0-6.15.10, 6.16.0-6.16.1 - Use-After-Free in DRM/Xe DMA-Fence Handling
CVSS 7.8
CVE-2025-54588 HIGH
Envoy 1.34.0-1.34.4 and 1.35.0 - Use-After-Free in DNS Cache via Dynamic Forward Proxy
CVSS 7.5
CVE-2025-22438 HIGH
Android - Use-After-Free in InputDispatcher.cpp
CVSS 7.8
CVE-2025-57616 HIGH
rust-ffmpeg 0.3.0 - Use-After-Free in write_interleaved Method
CVSS 7.5
CVE-2025-20707 MEDIUM
Android - Use-After-Free in geniezone
CVSS 6.7
CVE-2025-20706 HIGH
Android - Use-After-Free in mbrain
CVSS 7.8
CVE-2025-20705 HIGH
Yocto - Use-After-Free in monitor_hang
CVSS 7.8
CVE-2025-22412 HIGH
Android - Use-After-Free in sdp_server.cc
CVSS 8.8
CVE-2025-22411 HIGH
Android - Use-After-Free in sdp_discovery.cc
CVSS 8.8
CVE-2025-22410 HIGH
Android - Use-After-Free
CVSS 8.4
CVE-2025-22409 HIGH
Android - Use-After-Free in rfc_send_buf_uih
CVSS 8.4
CVE-2025-22408 CRITICAL
Android - Use-After-Free in rfc_check_send_cmd
CVSS 9.8
CVE-2025-22407 MEDIUM
Android - Use-After-Free in hidd_check_config_done
CVSS 5.5
CVE-2025-22406 HIGH
Android - Use-After-Free in bnep_utils.cc
CVSS 8.4
CVE-2025-22405 HIGH
Android - Use-After-Free
CVSS 8.4
CVE-2025-22404 HIGH
Android - Use-After-Free in avct_lcb_msg_ind
CVSS 8.4
CVE-2025-22403 CRITICAL
Android - Remote Code Execution via Use-After-Free in sdp_snd_service_search_req
CVSS 9.8
Details
Vulnerabilities 7,489
Exploit Likelihood High