Slackware 1091 Published by

An openssh security update has been released for Slackware Linux 15.0 and -current.



slackware-security: openssh (SSA:2023-033-01)



[slackware-security] openssh (SSA:2023-033-01)

New openssh packages are available for Slackware 15.0 and -current to
fix security issues.

Here are the details from the Slackware 15.0 ChangeLog:
+--------------------------+
patches/packages/openssh-9.2p1-i586-1_slack15.0.txz: Upgraded.
This release contains fixes for two security problems and a memory safety
problem. The memory safety problem is not believed to be exploitable, but
upstream reports most network-reachable memory faults as security bugs.
This update contains some potentially incompatible changes regarding the
scp utility. For more information, see:
  https://www.openssh.com/releasenotes.html#9.0
For more information, see:
  https://www.openssh.com/releasenotes.html#9.2
(* Security fix *)
+--------------------------+

Where to find the new packages:
+-----------------------------+

Thanks to the friendly folks at the OSU Open Source Lab
(  http://osuosl.org) for donating FTP and rsync hosting
to the Slackware project! :-)

Also see the "Get Slack" section on   http://slackware.com for
additional mirror sites near you.

Updated package for Slackware 15.0:
  ftp://ftp.slackware.com/pub/slackware/slackware-15.0/patches/packages/openssh-9.2p1-i586-1_slack15.0.txz

Updated package for Slackware x86_64 15.0:
  ftp://ftp.slackware.com/pub/slackware/slackware64-15.0/patches/packages/openssh-9.2p1-x86_64-1_slack15.0.txz

Updated package for Slackware -current:
  ftp://ftp.slackware.com/pub/slackware/slackware-current/slackware/n/openssh-9.2p1-i586-1.txz

Updated package for Slackware x86_64 -current:
  ftp://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/openssh-9.2p1-x86_64-1.txz

MD5 signatures:
+-------------+

Slackware 15.0 package:
c0cf77c80458a562d570f4a3d8eb4207 openssh-9.2p1-i586-1_slack15.0.txz

Slackware x86_64 15.0 package:
264793cca58231a7646e873a60e52f86 openssh-9.2p1-x86_64-1_slack15.0.txz

Slackware -current package:
67211df1630f650ebdd91159f706c434 n/openssh-9.2p1-i586-1.txz

Slackware x86_64 -current package:
a753cf2452cbe45c25d28a5dbb88b094 n/openssh-9.2p1-x86_64-1.txz

Installation instructions:
+------------------------+

Upgrade the package as root:
# upgradepkg openssh-9.2p1-i586-1_slack15.0.txz

Next, restart the sshd daemon:
# sh /etc/rc.d/rc.sshd restart