THREAT OPS › Threat News › [NVD] CVE-2024-6409 (HIGH 7.0) — 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 tha
[NVD] CVE-2024-6409 (HIGH 7.0) — 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 tha
CVE-2024-6409 CVSS: 7.0 HIGH Published: 2024-07-08T18:15:09.487
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 that are not async-signal-safe, for example, syslog(). As
Indicators of compromise
- CVE-2024-6409cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-6409