Re: ssh_dispatch_run_fatal: incorrect signature

2024-11-01 Thread Theo de Raadt
It is not OpenBSD specific. Sergio Had wrote: > Is the bug OpenBSD-specific by the way or does it affect OpenSSH on all BE > platforms? > > Sergey Fedorov > On Nov 1, 2024 at 12:35 +0800, George Koehler , wrote: > > An errata from October 29, 2024 for OpenBSD 7.6 fixed a problem with > Open

Re: ssh_dispatch_run_fatal: incorrect signature

2024-11-01 Thread Sergio Had
Is the bug OpenBSD-specific by the way or does it affect OpenSSH on all BE platforms? Sergey Fedorov On Nov 1, 2024 at 12:35 +0800, George Koehler , wrote: > An errata from October 29, 2024 for OpenBSD 7.6 fixed a problem with > OpenSSH on big-endian platforms (like macppc and powerpc64), > > htt