Navigation
Recherche
|
OpenSSH 10.0 released
mercredi 9 avril 2025, 15:18 , par LWN.net
OpenSSH
10.0 has been released. Support for the DSA signature algorithm, which was disabled by default beginning in 2015, has been removed. Other notable changes include using the post-quantum algorithm mlkem768x25519-sha256 for key agreement by default, support for systemd-style socket activation in Portable OpenSSH, and moving code for user authentication from the sshd-session binary to the new ssh-auth binary: Splitting this code into a separate binary ensures that the crucial pre-authentication attack surface has an entirely disjoint address space from the code used for the rest of the connection. It also yields a small runtime memory saving as the authentication code will be unloaded after the authentication phase completes. This change should be largely invisible to users, though some log messages may now come from 'sshd-auth' instead of 'sshd-session'. Downstream distributors of OpenSSH will need to package the sshd-auth binary. The release notes also warn that 'software that naively matches versions using patterns like 'OpenSSH_1*'' may be confused by the new version number.
https://lwn.net/Articles/1016924/
|
56 sources (32 en français)
Date Actuelle
sam. 19 avril - 03:59 CEST
|