[openssh-commits] [openssh] branch master updated (598c3a5e -> 14beca57)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jun 27 20:23:32 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  598c3a5e  document a PAM spec problem in a frustrated comment
       new  14beca57  upstream: backout 1.293 fix kex mem-leak in ssh_packet_close at markus

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


Detailed log of new commits:

commit 14beca57ac92d62830c42444c26ba861812dc837
Author: semarie at openbsd.org <semarie at openbsd.org>
Date:   Fri Jun 26 11:26:01 2020 +0000

    upstream: backout 1.293 fix kex mem-leak in ssh_packet_close at markus
    
    request
    
    the change introduced a NULL deref in sshpkt_vfatal() (uses of ssh->kex after
    calling ssh_packet_clear_keys())
    
    OpenBSD-Commit-ID: 9c9a6721411461b0b1c28dc00930d7251a798484

Summary of changes:
 packet.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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


More information about the openssh-commits mailing list