Not even #NixOS has a patched #OpenSSH version to mitigate #regreSSHion yet. 😔
OK, at least disabling sshd is very easy.
Edit/Correction: NixOS somehow decided not to change the version number for a patched OpenSSH version. So you can have 9.7p1 with the vulnerability and 9.7p1 without. 🤷 🤦♂️
https://github.com/NixOS/nixpkgs/pull/323761/files
So the usual "am I vulnerable?"-instructions to the CVE are useless with NixOS.
[24.05] openssh: add backported security fix patches by emilazy · Pull Request #323761 · NixOS/nixpkgs
Fixes a critical security bug allowing remote code execution as root: https://www.openssh.com/txt/release-9.8 This may be CVE-2024-6387 (currently embargoed): https://cve.mitre.org/cgi-bin/cvename....
