#VU67905 Double Free in OpenSSH
Published: October 4, 2022
OpenSSH
OpenSSH
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error in ssh-keygen(1) when reading files. A remote attacker can trick the victim into using a specially crafted file to trigger a double free error when handling the path of file hashing step in signing/verify code and crash the application.