CWE-416
7,456 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 (7,456)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30616 Use after free in Media |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30613 Use after free in Base internals |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30612 Use after free in WebRTC |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30611 Use after free in WebRTC |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30610 Use after free in Extensions API |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30609 Use after free in Sign-In |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30608 Use after free in Web Share |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30607 Use after free in Permissions |
2Fedoraproject Microsoft3Edge Edge ChromiumFedoraNov 21, 2024 Sep 3, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Chromium: CVE-2021-30606 Use after free in Blink |
1Adobe 4Acrobat Acrobat DcAcrobat Reader+1 moreNov 21, 2024 Sep 2, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Acrobat Reader DC versions versions 2021.001.20150 (and earlier), 2020.001.30020 (and earlier) and 2017.011.30194 (and earlier) are affected by an Use After Free vulnerability. An unauthenticated attacker could leverage...Show more |
1Adobe 4Acrobat Acrobat DcAcrobat Reader+1 moreOct 23, 2025 Sep 2, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Acrobat Reader DC versions versions 2021.001.20150 (and earlier), 2020.001.30020 (and earlier) and 2017.011.30194 (and earlier) are affected by a Use After Free vulnerability. An unauthenticated attacker could leverage t...Show more |
2Adobe Debian2Debian Linux Xmp Toolkit Software Development KitNov 3, 2025 Sep 1, 2021 N/A· v4 7.8 HIGH· v3 9.3 HIGH· v2 XMP Toolkit SDK versions 2020.1 (and earlier) are affected by a use-after-free vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user inte...Show more |
2Fedoraproject Google2Chrome FedoraNov 21, 2024 Aug 26, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Use after free in ANGLE in Google Chrome prior to 92.0.4515.159 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
2Fedoraproject Google2Chrome FedoraNov 21, 2024 Aug 26, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Use after free in WebRTC in Google Chrome prior to 92.0.4515.159 allowed an attacker who convinced a user to visit a malicious website to potentially exploit heap corruption via a crafted HTML page. |
2Fedoraproject Google2Chrome FedoraNov 21, 2024 Aug 26, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Use after free in Extensions API in Google Chrome prior to 92.0.4515.159 allowed an attacker who convinced a user to install a malicious extension to potentially exploit heap corruption via a crafted HTML page. |
2Fedoraproject Google2Chrome FedoraNov 21, 2024 Aug 26, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Use after free in Printing in Google Chrome prior to 92.0.4515.159 allowed a remote attacker who had compromised the renderer process to potentially exploit heap corruption via a crafted HTML page. |
2Fedoraproject Google2Chrome FedoraNov 21, 2024 Aug 26, 2021 N/A· v4 6.8 MEDIUM· v3 4.6 MEDIUM· v2 Use after free in Browser UI in Google Chrome on Chrome prior to 92.0.4515.131 allowed a remote attacker to potentially exploit heap corruption via physical access to the device. |
2Fedoraproject Google2Chrome FedoraNov 21, 2024 Aug 26, 2021 N/A· v4 6.8 MEDIUM· v3 4.6 MEDIUM· v2 Use after free in Page Info UI in Google Chrome prior to 92.0.4515.131 allowed a remote attacker to potentially exploit heap corruption via physical access to the device. |
2Fedoraproject Google2Chrome FedoraNov 21, 2024 Aug 26, 2021 N/A· v4 8.8 HIGH· v3 6.8 MEDIUM· v2 Use after free in File System API in Google Chrome prior to 92.0.4515.131 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions after Envoy sends a locally generated response it must stop further processing of requ...Show more |