#VU252 Consuming excessive CPU resources on the target system in OpenSSH - CVE-2016-6515
Published: August 2, 2016 / Updated: October 30, 2024
OpenSSH
OpenSSH
Description
The vulnerability allows a remote attacker to consume excessive CPU resources on the target system.
The vulnerability exists in the crypt(3) function, which accepts passwords longer that 1024 characters in auth_password() function in the auth_passwd.c . A remote unauthenticated attacker can submit a very long string as a password and consume excessive CPU resources.
Successful exploitation of this vulnerability may result in denial of service.