opnsense-src/secure
Ed Maste 43ad40718a ssh: Update to OpenSSH 9.3p1
This release fixes a number of security bugs and has minor new
features and bug fixes.  Security fixes, from the release notes
(https://www.openssh.com/txt/release-9.3):

This release contains fixes for a security problem and a memory
safety problem. The memory safety problem is not believed to be
exploitable, but we report most network-reachable memory faults as
security bugs.

 * ssh-add(1): when adding smartcard keys to ssh-agent(1) with the
   per-hop destination constraints (ssh-add -h ...) added in OpenSSH
   8.9, a logic error prevented the constraints from being
   communicated to the agent. This resulted in the keys being added
   without constraints. The common cases of non-smartcard keys and
   keys without destination constraints are unaffected. This problem
   was reported by Luci Stanescu.

 * ssh(1): Portable OpenSSH provides an implementation of the
   getrrsetbyname(3) function if the standard library does not
   provide it, for use by the VerifyHostKeyDNS feature. A
   specifically crafted DNS response could cause this function to
   perform an out-of-bounds read of adjacent stack data, but this
   condition does not appear to be exploitable beyond denial-of-
   service to the ssh(1) client.

   The getrrsetbyname(3) replacement is only included if the system's
   standard library lacks this function and portable OpenSSH was not
   compiled with the ldns library (--with-ldns). getrrsetbyname(3) is
   only invoked if using VerifyHostKeyDNS to fetch SSHFP records. This
   problem was found by the Coverity static analyzer.

Approved by:	re (cperciva)
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 4d3fc8b057)
(cherry picked from commit 802b483630974c2ccf2bfbc90b39102b9e47d22b)
2023-03-16 21:38:16 -04:00
..
caroot caroot: cumulative cert update 2021-09-04 02:39:07 -05:00
lib ssh: Update to OpenSSH 9.3p1 2023-03-16 21:38:16 -04:00
libexec ssh: enable FIDO/U2F keys 2022-02-09 19:03:21 -05:00
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
usr.bin OpenSSL: Regen manual pages for OpenSSL 1.1.1t 2023-02-07 17:40:12 -05:00
usr.sbin ssh: update to OpenSSH 9.1p1 2022-10-26 12:42:37 -04:00
Makefile [1/3] Initial infrastructure for SSL root bundle in base 2019-10-02 01:05:29 +00:00
Makefile.inc ssh: move common Makefile boilerplate to a new ssh.mk 2021-11-08 16:24:09 -05:00
ssh.mk ssh: use standalone config file for security key support 2022-04-15 12:30:21 -04:00