CWE-416
8,553 CVEs • Abstraction: Variant • Likelihood of Exploit: High
Use After Free
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.
CVEs (8,553)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
1Microsoft 5Windows 11 23h2 Windows 11 24h2Windows 11 25h2+2 moreAug 13, 2026 Aug 11, 2026 N/A· v4 7.8 HIGH· v3 N/A· v2 Use after free in Windows Bind Filter Driver allows an authorized attacker to elevate privileges locally. |
1Microsoft 5Windows 11 23h2 Windows 11 24h2Windows 11 25h2+2 moreAug 13, 2026 Aug 11, 2026 N/A· v4 7.0 HIGH· v3 N/A· v2 Use after free in Windows Kernel allows an authorized attacker to elevate privileges locally. |
1Microsoft 4Windows 11 24h2 Windows 11 25h2Windows 11 26h1+1 moreAug 13, 2026 Aug 11, 2026 N/A· v4 7.0 HIGH· v3 N/A· v2 Use after free in Windows Bind Filter Driver allows an authorized attacker to elevate privileges locally. |
1Microsoft 8Windows 10 1607 Windows 10 1809Windows 11 26h1+5 moreSep 2, 2026 Aug 11, 2026 N/A· v4 6.6 MEDIUM· v3 N/A· v2 Concurrent execution using shared resource with improper synchronization ('race condition') in Windows DNS allows an authorized attacker to execute code over a network. |
1Microsoft 4Windows 11 24h2 Windows 11 25h2Windows 11 26h1+1 moreAug 13, 2026 Aug 11, 2026 N/A· v4 7.0 HIGH· v3 N/A· v2 Use after free in Windows DHCP Client allows an authorized attacker to execute code locally. |
1Microsoft 4Windows 11 24h2 Windows 11 25h2Windows 11 26h1+1 moreAug 13, 2026 Aug 11, 2026 N/A· v4 7.8 HIGH· v3 N/A· v2 Use after free in Application Information Services allows an authorized attacker to elevate privileges locally. |
1Microsoft 13Windows 10 1607 Windows 10 1809Windows 10 21h2+10 moreAug 16, 2026 Aug 11, 2026 N/A· v4 7.8 HIGH· v3 N/A· v2 Use after free in Windows Work Folder Service allows an authorized attacker to elevate privileges locally. |
1Microsoft 13Windows 10 1607 Windows 10 1809Windows 10 21h2+10 moreAug 16, 2026 Aug 11, 2026 N/A· v4 7.0 HIGH· v3 N/A· v2 Use after free in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
1Microsoft 10Windows 10 1809 Windows 10 21h2Windows 10 22h2+7 moreAug 16, 2026 Aug 11, 2026 N/A· v4 7.0 HIGH· v3 N/A· v2 Use after free in Windows Graphics Kernel allows an authorized attacker to elevate privileges locally. |
1Microsoft 12Windows 10 1607 Windows 10 1809Windows 10 21h2+9 moreAug 16, 2026 Aug 11, 2026 N/A· v4 7.0 HIGH· v3 N/A· v2 Use after free in Virtual Hard Disk (VHD) Miniport Driver allows an authorized attacker to elevate privileges locally. |
1Microsoft 13Windows 10 1607 Windows 10 1809Windows 10 21h2+10 moreAug 16, 2026 Aug 11, 2026 N/A· v4 7.0 HIGH· v3 N/A· v2 Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Telephony Service allows an authorized attacker to elevate privileges locally. |
Use after free for some Intel(R) PROSet/Wireless WiFi Software for Windows within Ring 0: Kernel may allow a denial of service. System software adversary with an unauthenticated user combined with a high complexity attac...Show more |
Vim is an open source, command line text editor. From 9.2.0511 until 9.2.0844, json_decode_item() in src/json.c can retain a stale pointer after json_decode_string() invokes channel_fill() to refill and free the current...Show more |
Use after Free in the annotator function of Zoom Clients may allow a meeting participant to achieve remote code execution of another participant via network access. |
1Siemens 2Solid Edge Se2025 Solid Edge Se2026Sep 10, 2026 Aug 11, 2026 7.3 HIGH· v4 7.8 HIGH· v3 N/A· v2 A vulnerability has been identified in Solid Edge SE2025 (All versions < V225.0 Update 15), Solid Edge SE2026 (All versions < V226.0 Update 7). The affected applications contain a use-after-free vulnerability that could...Show more |
1Siemens 2Solid Edge Se2025 Solid Edge Se2026Sep 10, 2026 Aug 11, 2026 7.3 HIGH· v4 7.8 HIGH· v3 N/A· v2 A vulnerability has been identified in Solid Edge SE2025 (All versions < V225.0 Update 15), Solid Edge SE2026 (All versions < V226.0 Update 7). The affected applications contain a use-after-free vulnerability that could...Show more |
OP-TEE OS through 4.10.0, fixed in commit 8794043, contains a use-after-free vulnerability in the Trusted Application loader that allows attackers with the ability to load a signed Trusted Application to corrupt secure-w...Show more |
The kernel queue helper z_queue_node_peek() in kernel/queue.c dereferences a node taken from a queue's data_q list, reading the node's flag byte and, for items enqueued via k_queue_alloc_append/alloc_prepend, the data po...Show more |
Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing in...Show more |
llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints (/tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/coun...Show more |