[openssh-commits] [openssh] branch master updated (e9d910b0 -> 0e734280)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Apr 13 16:07:17 AEST 2018
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from e9d910b0 upstream: Defend against user enumeration timing attacks. This
new 0e734280 Allow nanosleep in preauth privsep child.
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 0e73428038d5ecfa5d2a28cff26661502a7aff4e
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Apr 13 16:06:29 2018 +1000
Allow nanosleep in preauth privsep child.
The new timing attack mitigation code uses nanosleep in the preauth
codepath, allow in sandbox.
Summary of changes:
sandbox-seccomp-filter.c | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list