[openssh-commits] [openssh] branch master updated (d7d116b6 -> 76ed2199)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Oct 16 17:08:42 AEDT 2019
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from d7d116b6 upstream: memleak in error path; spotted by oss-fuzz, ok markus@
new 6500c3bc upstream: free buf before return; reported by krishnaiah bommu
new 76ed2199 upstream: potential NULL dereference for revoked hostkeys; reported
The 2 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 76ed2199491397e0f9902ade80d5271e4a9b2630
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Oct 16 06:05:39 2019 +0000
upstream: potential NULL dereference for revoked hostkeys; reported
by krishnaiah bommu
OpenBSD-Commit-ID: 35ff685e7cc9dd2e3fe2e3dfcdcb9bc5c79f6506
commit 6500c3bc71bf4fe14972c1177e6b93f1164d07a4
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Oct 16 06:03:30 2019 +0000
upstream: free buf before return; reported by krishnaiah bommu
OpenBSD-Commit-ID: 091bb23a6e913af5d4f72c50030b53ce1cef4de1
Summary of changes:
auth.c | 4 ++--
ssh-keygen.c | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list