RegreSSHion: Critical OpenSSH Vulnerability Allowing Root Access
Security researchers have identified a critical vulnerability in OpenSSH, dubbed “RegreSSHion,” which allows attackers to gain root access. This exploit, stemming from a bug first discovered in 2006, requires patience as it takes several hours to execute successfully.What is RegreSSHion?
The term “regression” refers to a previously fixed bug that reappears due to changes in the source code. The RegreSSHion bug, CVE-2024-6387, is a race condition that occurs when unsuccessful SSH connections are terminated. If a client does not send authentication data within 120 seconds, the SSH server sends a SIGALRM signal to log the event, which can be exploited to insert malicious code.Affected Versions
The following OpenSSH versions are vulnerable:- Versions before 4.4p1 (unless patched for CVE-2006-5051 or CVE-2008-4109)
- Versions 8.5p1 to 9.8 (first fixed in version 9.8p1)