Skip to content

20240101

Latest
Compare
Choose a tag to compare
@janmojzis janmojzis released this 01 Jan 08:25
· 226 commits to master since this release
20240101
cc242da
  • fixed channel_forkpty() race condition between close(slave) in parent process and login_tty(slave) in child process
  • fixed behavior when using terminal mode and stdin redirected to /dev/null 'ssh -tt -n'
  • added an 'strict-key' key exchange [email protected] (Mitigates CVE-2023-48795 "Terrapin attack")