[openssh-commits] [openssh] branch master updated (4c414d99f -> 6a57081dc)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 7 15:25:07 AEST 2026


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

    from 4c414d99f Re-allow PAMServiceName inside a Match block.
     new e6ece1bc2 upstream: document existence of
     new 388390148 upstream: fix up synopsis and tweak wording for -Z
     new 9910d5ef5 upstream: avoid potential realloc use-after-free in the client if a
     new 6a57081dc upstream: Allow session-bind at openssh.com requests when the agent is

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit 6a57081dc35acf3ee298108d4bc3580489608d5f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Aug 7 05:18:05 2026 +0000

    upstream: Allow session-bind at openssh.com requests when the agent is
    
    locked, otherwise forwarding sessions established with an agent was locked
    will be treated as local, rather than remote.
    
    Reported by sn0x-sharma
    
    OpenBSD-Commit-ID: 524f210c6f2b3a06e0a2f6d0af5188a9a75fa2c7

commit 9910d5ef53124ce1157d57bc11e222658aa41299
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Fri Aug 7 05:03:56 2026 +0000

    upstream: avoid potential realloc use-after-free in the client if a
    
    remote forwarding is added via the local session multiplexing socket while a
    remote forwarding open request is pending with the server.
    
    Report and fix from Brian Mingus of Cognatory
    
    OpenBSD-Commit-ID: c7888d566576386d0e96859f9ec7310a1e2d3609

commit 388390148359da911f77e8d1d7377f46c412a9d8
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Tue Aug 4 22:47:07 2026 +0000

    upstream: fix up synopsis and tweak wording for -Z
    
    OpenBSD-Commit-ID: 7f0f8e7f610f6af6890cb10915bf316f23651505

commit e6ece1bc262c067416483502c45b9fd7366f347c
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Tue Aug 4 22:14:52 2026 +0000

    upstream: document existence of
    
    mlkem768{brainpoolp256r1,nistp256}-sha256 KEXes
    
    OpenBSD-Commit-ID: e9a9b01a19ed3ccdd82c7fc4c77395495b28faf9

Summary of changes:
 ssh-agent.c   | 25 +++++++++++++++++++------
 ssh.1         |  8 ++++----
 ssh.c         | 23 ++++++++++++++++++-----
 sshd_config.5 |  8 ++++++--
 4 files changed, 47 insertions(+), 17 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list