#VU71996 Double Free in OpenSSL - CVE-2022-4450
Published: February 7, 2023 / Updated: January 5, 2024
OpenSSL
OpenSSL Software Foundation
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error within the PEM_read_bio_ex() function. A remote attacker can pass specially crafted PEM file to the application, trigger a double free error and perform a denial of service (DoS) attack.