VYPR

OpenSSH

by Openela Main

Source repositories

CVEs (1)

  • CVE-2024-6409HigJul 8, 2024
    risk 0.41cvss 7.0epss 0.28

    A race condition vulnerability was discovered in how signals are handled by OpenSSH's server (sshd). If a remote attacker does not authenticate within a set time period, then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions…