Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Patch out for Arch Linux

https://archlinux.org/packages/core/x86_64/openssh/

edit be sure to manually restart sshd after upgrading; my systems fail during key exchange after package upgrade until restarting the sshd service:

% ssh -v 192.168.1.254

OpenSSH_9.8p1, OpenSSL 3.3.1 4 Jun 2024

... output elided ...

debug1: Local version string SSH-2.0-OpenSSH_9.8

kex_exchange_identification: read: Connection reset by peer

Connection reset by 192.168.1.254 port 22



Same here. It's caused by the sshd daemon being split into multiple binaries. In fact, the commit which introduced the change mentions this explicitly:

> NB. if you're updating via source, please restart sshd after installing, otherwise you run the risk of locking yourself out.

https://github.com/openssh/openssh-portable/commit/03e3de416...

Edit: Already reported at https://gitlab.archlinux.org/archlinux/packaging/packages/op...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: