[openssh-commits] [openssh] branch master updated (44ca56ba -> 8ead62ed)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Mar 1 09:01:23 AEDT 2023


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

dtucker pushed a change to branch master
in repository openssh.

      from  44ca56ba  upstream: Explicitly ignore return from fchmod
       new  8ead62ed  upstream: fatal out if allocating banner string fails to avoid

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 8ead62ed5e86c7df597d8604f332f49cd1527b85
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Feb 28 21:31:50 2023 +0000

    upstream: fatal out if allocating banner string fails to avoid
    
    potential null deref later in sscanf.  Spotted by Coverity, ok deraadt@
    
    OpenBSD-Commit-ID: 74e8d228ac00552e96e9e968dfcccf8dd1f46ad5

Summary of changes:
 kex.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


More information about the openssh-commits mailing list