|
|
|
|
|
by sebstefan
716 days ago
|
|
>A critical vulnerability in sshd(8) was present in Portable OpenSSH
versions between 8.5p1 and 9.7p1 (inclusive) that may allow arbitrary
code execution with root privileges. FYI that's every version published after 2021-03-03 That's got to be 99% of all linux machines in the world with an ssh daemon running right? https://www.openssh.com/releasenotes.html |
|
It's pretty bad, but not trivial to exploit, especially since most machines are 64-bit with a larger space for ASLR.