RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
1–10 of 347 posts
Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#2 In our experiments, it takes ~10,000 tries on average to win this race
condition, so ~3-4 hours with 100 connections (MaxStartups) accepted
per 120 seconds (LoginGraceTime). Ultimately, it takes ~6-8 hours on
average to obtain a remote root shell, because we can only guess the
glibc's address correctly half of the time (because of ASLR).
MaxStartups default is 10Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#3Minimal patches for those can't/don't want to upgrade: https://marc.info/?l=oss-security&m=171982317624594&w=2
Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#4Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#5Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#6In our experiments, it takes ~10,000 tries on average to win this race condition, so ~3-4 hours with 100 connections (MaxStartups) accepted per 120 seconds (LoginGraceTime). Ultimately, it takes ~6-8 hours on average to obtain a remote root shell, because we can only guess the glibc's address correctly half of the time (because of ASLR). MaxStartups default is 10
Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#7OpenSSH release notes: https://www.openssh.com/txt/release-9.8 Minimal patches for those can't/don't want to upgrade: https://marc.info/?l=oss-security&m=171982317624594&w=2
Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#8https://www.freebsd.org/security/advisories/FreeBSD-SA-24:04...
Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#9I haven't seen an increase of ssh traffic yet, but the alert only went out a couple hours ago... hopefully distros will ship the patches quickly.
Re: RegreSSHion: RCE in OpenSSH's server, on glibc-based Linux systems
#10I haven't seen an increase of ssh traffic yet, but the alert only went out a couple hours ago... hopefully distros will ship the patches quickly.