[openssh-commits] [openssh] branch master updated (edbb6feb -> d1d301a1)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Oct 10 14:58:42 AEDT 2018
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from edbb6feb upstream: Treat all PEM_read_bio_PrivateKey() errors when a passphrase
new d1d301a1 in pick_salt() avoid dereference of NULL passwords
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 d1d301a1dd5d6cc3a9ed93ab7ab09dda4cb456e0
Author: Damien Miller <djm at mindrot.org>
Date: Wed Oct 10 14:57:00 2018 +1100
in pick_salt() avoid dereference of NULL passwords
Apparently some NIS implementations can leave pw->pw_passwd (or the
shadow equivalent) NULL.
bz#2909; based on patch from Todd Eigenschink
Summary of changes:
openbsd-compat/xcrypt.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list