[openssh-commits] [openssh] branch master updated (8c7203bc -> 4b94d095)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 14 15:38:29 AEST 2023
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 8c7203bc replace deprecate selinux matchpathcon function
new 4b43bc35 upstream: misplaced debug message
new 2ee48adb upstream: add defence-in-depth checks for some unreachable integer
new 4b94d095 portable-specific int overflow defence-in-depth
The 3 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 4b94d09542e36ebde2eb9ad89bc68431609932de
Author: Damien Miller <djm at mindrot.org>
Date: Fri Jul 14 15:34:47 2023 +1000
portable-specific int overflow defence-in-depth
These too are unreachable, but we want the code to be safe regardless of
context. Reported by Yair Mizrahi @ JFrog
commit 2ee48adb9fc8692e8d6ac679dcc9f35e89ad68f0
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jul 14 05:31:44 2023 +0000
upstream: add defence-in-depth checks for some unreachable integer
overflows reported by Yair Mizrahi @ JFrog; feedback/ok millert@
OpenBSD-Commit-ID: 52af085f4e7ef9f9d8423d8c1840a6a88bda90bd
commit 4b43bc358ae6f6b19a973679246dc5172f6ac41b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Mon Jul 10 04:51:26 2023 +0000
upstream: misplaced debug message
OpenBSD-Commit-ID: d0f12af0a5067a756aa707bc39a83fa6f58bf7e5
Summary of changes:
auth-options.c | 7 ++++---
auth-pam.c | 4 +++-
misc.c | 7 +++++--
openbsd-compat/port-linux.c | 30 +++++++++++++-----------------
scp.c | 9 +++++++--
ssh-agent.c | 4 ++--
ssh-keygen.c | 9 +++++++--
7 files changed, 41 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list