Displaying 2 results from an estimated 2 matches for "ghpr368".
2025 Apr 02
1
Call for testing: OpenSSH 10.0
...d-auth and
> sshd-session processes' life.
>
> * ssh(1): require control-escape character sequences passed via
> the '-e ^x' command-line to be exactly two characters long. Avoids
> one byte out-of-bounds read if ssh is invoked as "ssh -e^ ..."
> GHPR368
>
> * ssh(1), sshd(8): prevent integer overflow in x11 port handling.
> These are theoretically possible if the admin misconfigured
> X11DisplayOffset or the user misconfigures their own $DISPLAY,
> but don't happen in normal operation. bz#3730
>
> * ssh-keygen(1...
2025 Apr 01
9
Call for testing: OpenSSH 10.0
...es were lost early in the sshd-auth and
sshd-session processes' life.
* ssh(1): require control-escape character sequences passed via
the '-e ^x' command-line to be exactly two characters long. Avoids
one byte out-of-bounds read if ssh is invoked as "ssh -e^ ..."
GHPR368
* ssh(1), sshd(8): prevent integer overflow in x11 port handling.
These are theoretically possible if the admin misconfigured
X11DisplayOffset or the user misconfigures their own $DISPLAY,
but don't happen in normal operation. bz#3730
* ssh-keygen(1): don't mess up ssh-keygen -...