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,660 vulnerabilities with CWE-416
CVE-2021-3962 HIGH
ImageMagick - Use-After-Free via Crafted Image Processing
CVSS 7.8
CVE-2021-3974 HIGH
vim < 8.2.3612 - Use-After-Free
CVSS 7.8
CVE-2021-37322 HIGH
GNU Binutils < 2.32 - Use After Free
CVSS 7.8
CVE-2021-42269 HIGH
Adobe Animate < 21.0.9 - Use-After-Free via Malformed FLA File
CVSS 7.8
CVE-2021-0670 MEDIUM
Android - Use-After-Free in apusys
CVSS 6.7
CVE-2021-0669 MEDIUM
Google Android - Use-After-Free in apusys
CVSS 6.7
CVE-2021-0667 MEDIUM
Google Android - Use-After-Free in apusys
CVSS 6.7
CVE-2021-0664 MEDIUM
Android - Use-After-Free in CCU
CVSS 6.7
CVE-2021-0656 MEDIUM
Android - Use-After-Free in edma Driver
CVSS 6.7
CVE-2021-0629 MEDIUM
Android - Use-After-Free in mdlactl Driver
CVSS 6.7
CVE-2021-33480 MEDIUM
gocr <0.53-20200802 - Use After Free
CVSS 5.5
CVE-2021-42721 HIGH
Adobe Media Encoder < 15.4 - Use-After-Free in Format Event Action Processing
CVSS 7.8
CVE-2021-42386 HIGH
Busybox 1.16.0-1.33.0 - Use-After-Free in awk nvalloc Function
CVSS 7.2
CVE-2021-42385 HIGH
Busybox 1.16.0-1.33.0 - Use-After-Free in Awk Applet Pattern Evaluation
CVSS 7.2
CVE-2021-42384 HIGH
Busybox 1.18.0-1.33.0 - Use-After-Free in Awk Applet via Crafted Pattern
CVSS 7.2
CVE-2021-42383 HIGH
Busybox - Use-After-Free in Awk Applet via Crafted Pattern
CVSS 7.2
CVE-2021-42382 HIGH
Busybox 1.26.0-1.33.0 - Use-After-Free in awk Applet via Crafted Pattern
CVSS 7.2
CVE-2021-42381 HIGH
Busybox 1.21.0-1.33.0 - Use-After-Free in awk Applet Hash Function
CVSS 7.2
CVE-2021-42380 HIGH
Busybox 1.28.0-1.33.0 - Use-After-Free in awk Applet via Crafted Pattern
CVSS 7.2
CVE-2021-42379 HIGH
Busybox 1.18.0-1.33.0 - Use-After-Free in awk Applet via Crafted Pattern
CVSS 7.2
CVE-2021-42378 HIGH
Busybox 1.16.0-1.33.0 - Use-After-Free in awk Applet getvar_i Function
CVSS 7.2
CVE-2021-42706 HIGH
WebAccess/HMI Designer < 2.1.11.0 - Use-After-Free
CVSS 7.8
CVE-2021-43275 HIGH
Open Design Alliance Drawings SDK <2022.8 - Use After Free
CVSS 7.8
CVE-2021-43274 HIGH
Open Design Alliance Drawings SDK <2022.11 - Use After Free
CVSS 7.8
CVE-2021-30266 MEDIUM
Qualcomm APQ8009 Firmware - Use-After-Free via Interface Add Command
CVSS 6.7
Details
Vulnerabilities 7,660
Exploit Likelihood High