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,483 vulnerabilities with CWE-416
CVE-2026-5883 HIGH
Google Chrome < 147.0.7727.55 - Use-After-Free in Media via Crafted HTML Page
CVSS 8.8
CVE-2026-5877 HIGH
Google Chrome < 147.0.7727.55 - Use-After-Free in Navigation
CVSS 8.8
CVE-2026-5874 CRITICAL
Google Chrome < 147.0.7727.55 - Use-After-Free in PrivateAI
CVSS 9.6
CVE-2026-5872 HIGH
Google Chrome < 147.0.7727.55 - Use-After-Free in Blink
CVSS 8.8
CVE-2026-5866 HIGH
Google Chrome < 147.0.7727.55 - Use-After-Free in Media
CVSS 8.8
CVE-2026-5861 HIGH
Google Chrome < 147.0.7727.55 - Use-After-Free in V8
CVSS 8.8
CVE-2026-5860 HIGH
Google Chrome < 147.0.7727.55 - Use-After-Free in WebRTC
CVSS 8.8
CVE-2026-28387 HIGH
Potential Use-after-free in DANE Client Code
CVSS 8.1
CVE-2026-39316 MEDIUM
CUPS <=2.4.16 cupsdDeleteTemporaryPrinters - Use-After-Free
CVSS 4.0
CVE-2026-35554 HIGH
Apache Kafka Clients: Kafka Producer Message Corruption and Misrouting via Buffer Pool Race Condition
CVSS 8.7
CVE-2026-34764 LOW
Electron Offscreen Shared Texture release() - Use-After-Free
CVSS 2.3
CVE-2026-21380 HIGH
Qualcomm Snapdragon DSP Service - Use-After-Free Memory Corruption
CVSS 7.8
CVE-2026-31408 HIGH
Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
CVSS 8.8
CVE-2026-34774 HIGH
Electron: Use-after-free in offscreen child window paint callback
CVSS 8.1
CVE-2026-34772 MEDIUM
Electron: Use-after-free in download save dialog callback
CVSS 5.8
CVE-2026-34771 HIGH
Electron: Use-after-free in WebContents fullscreen, pointer-lock, and keyboard-lock permission callbacks
CVSS 7.5
CVE-2026-34770 HIGH
Electron: Use-after-free in PowerMonitor on Windows and macOS
CVSS 7.0
CVE-2026-31399 HIGH
nvdimm/bus: Fix potential use after free in asynchronous initialization
CVSS 7.8
CVE-2026-31396 HIGH
Linux - Use-After-Free in PTP Clock via get_ts_info ethtool Call
CVSS 7.8
CVE-2026-31389 HIGH
spi: fix use-after-free on controller registration failure
CVSS 7.8
CVE-2026-23462 HIGH
Bluetooth: HIDP: Fix possible UAF
CVSS 8.8
CVE-2026-23461 HIGH
Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
CVSS 8.8
CVE-2026-23458 HIGH
netfilter: ctnetlink: fix use-after-free in ctnetlink_dump_exp_ct()
CVSS 7.8
CVE-2026-23454 HIGH
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering teardown
CVSS 7.0
CVE-2026-23450 CRITICAL
Linux - Use-After-Free in SMC TCP SYN Receive Socket Handling
CVSS 9.8
Details
Vulnerabilities 7,483
Exploit Likelihood High