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,548 vulnerabilities with CWE-416
CVE-2023-51780 HIGH
Linux kernel <6.6.8 - Use After Free
CVSS 7.0
CVE-2023-42870 HIGH
iPadOS < 17.0 - Use-After-Free
CVSS 7.8
CVE-2023-41974 HIGH KEV
iPadOS < 17.0 - Use-After-Free
CVSS 7.8
CVE-2023-40414 CRITICAL
Safari < 17.0 - Use-After-Free
CVSS 9.8
CVE-2023-32378 HIGH
macOS < 11.7.5 - Use-After-Free
CVSS 7.8
CVE-2023-37578 HIGH
GTKWave 3.3.115 - Use-After-Free in VCD get_vartoken realloc
CVSS 7.8
CVE-2023-37577 HIGH
GTKWave 3.3.115 - Use-After-Free via VCD get_vartoken realloc
CVSS 7.8
CVE-2023-37576 HIGH
GTKWave 3.3.115 - Use-After-Free via VCD get_vartoken realloc
CVSS 7.8
CVE-2023-37575 HIGH
GTKWave 3.3.115 - Use-After-Free via VCD File Parsing
CVSS 7.8
CVE-2023-37574 HIGH
GTKWave 3.3.115 - Use-After-Free in VCD Legacy Parser
CVSS 7.8
CVE-2023-37573 HIGH
GTKWave 3.3.115 - Use-After-Free in VCD get_vartoken realloc
CVSS 7.8
CVE-2023-5091 MEDIUM
Arm Ltd Valhall GPU Kernel Driver <r40p0 - Use After Free
CVSS 5.5
CVE-2023-6270 HIGH
Linux Kernel - Use-After-Free in ATA over Ethernet Driver
CVSS 7.0
CVE-2023-49554 MEDIUM
YASM 1.3.0.86.g9def - Use-After-Free in do_directive Function
CVSS 5.5
CVE-2023-49142 MEDIUM
OpenHarmony <v3.2.2 - Memory Corruption
CVSS 4.0
CVE-2023-49135 MEDIUM
OpenHarmony <3.2.2 - Memory Corruption
CVSS 4.0
CVE-2023-48360 MEDIUM
OpenHarmony < 3.2.2 - Use-After-Free in Multimedia Player
CVSS 4.0
CVE-2023-47857 MEDIUM
OpenHarmony < 3.2.2 - Use-After-Free in Multimedia Camera
CVSS 4.0
CVE-2023-43514 HIGH
Qualcomm FastConnect and AR8035 Firmware - Memory Corruption via IOCTL Calls
CVSS 8.4
CVE-2023-33120 HIGH
Qualcomm 315 5G IoT Modem Firmware - Use-After-Free in Audio Memory Map Command
CVSS 7.8
CVE-2023-33118 HIGH
Qualcomm AR8035 and related firmware - Use-After-Free in Listen Sound Model Client Payload Processing
CVSS 7.8
CVE-2023-33117 HIGH
Qualcomm FastConnect and AR8035/CSRA6620/CSRA6640 Firmware - Memory Corruption
CVSS 7.8
CVE-2023-33114 HIGH
Qualcomm 315 5G IoT Modem Firmware - Use-After-Free in NPU Command Handling
CVSS 8.4
CVE-2023-33108 HIGH
Qualcomm Graphics Driver - Memory Corruption
CVSS 8.4
CVE-2023-33094 HIGH
Qualcomm AR8035 and related firmware - Use-After-Free in VK Synchronization
CVSS 8.4
Details
Vulnerabilities 7,548
Exploit Likelihood High