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,457 vulnerabilities with CWE-416
CVE-2026-31731 HIGH
thermal: core: Address thermal zone removal races with resume
CVSS 7.8
CVE-2026-31718 CRITICAL
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
CVSS 9.8
CVE-2026-31715 HIGH
f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
CVSS 7.8
CVE-2026-31703 HIGH
writeback: Fix use after free in inode_switch_wbs_work_fn()
CVSS 7.8
CVE-2026-31702 HIGH
f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()
CVSS 7.8
CVE-2026-31695 HIGH
wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-free
CVSS 7.8
CVE-2026-5655 MEDIUM
Use After Free in Wireshark
CVSS 5.5
CVE-2026-7111 HIGH
Text::CSV_XS < 1.62 - Use-After-Free via Callback Stack Extension
CVSS 8.4
CVE-2026-7363 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Canvas
CVSS 8.8
CVE-2026-7361 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free via Crafted HTML Page
CVSS 8.8
CVE-2026-7359 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in ANGLE
CVSS 8.8
CVE-2026-7358 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Animation
CVSS 8.8
CVE-2026-7357 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in GPU
CVSS 7.5
CVE-2026-7356 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Navigation
CVSS 8.8
CVE-2026-7355 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Media
CVSS 8.8
CVE-2026-7352 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Media
CVSS 8.3
CVE-2026-7350 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in WebMIDI
CVSS 8.3
CVE-2026-7349 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Cast
CVSS 7.5
CVE-2026-7348 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Codecs
CVSS 8.8
CVE-2026-7347 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Chromoting
CVSS 8.1
CVE-2026-7344 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Accessibility
CVSS 8.8
CVE-2026-7343 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Views
CVSS 7.5
CVE-2026-7342 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in WebView
CVSS 8.8
CVE-2026-7341 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in WebRTC
CVSS 8.8
CVE-2026-7338 HIGH
Google Chrome < 147.0.7727.138 - Use-After-Free in Cast via Malicious Network Traffic
CVSS 7.5
Details
Vulnerabilities 7,457
Exploit Likelihood High